[Scummvm-git-logs] scummvm master -> 95b3241bcc8a778455abda92129a8b920e8b9f2b

sev- noreply at scummvm.org
Thu Mar 5 18:17:32 UTC 2026


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .

Summary:
95b3241bcc GIT: Add vcpkg_installed to .gitignore


Commit: 95b3241bcc8a778455abda92129a8b920e8b9f2b
    https://github.com/scummvm/scummvm/commit/95b3241bcc8a778455abda92129a8b920e8b9f2b
Author: Krish Ganatra (60427198+Krish2882005 at users.noreply.github.com)
Date: 2026-03-05T19:17:26+01:00

Commit Message:
GIT: Add vcpkg_installed to .gitignore

Changed paths:
    .gitignore


diff --git a/.gitignore b/.gitignore
index 7b4df2939eb..08c2b456fcf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -305,3 +305,6 @@ scummvm.prg
 
 #Ignore Python generated files
 __pycache__/
+
+#Ignore vcpkg generated files
+/vcpkg_installed/




More information about the Scummvm-git-logs mailing list