[Scummvm-git-logs] scummvm master -> a71347c8ac573d03e3a1a325cc747d66c38e5c76
bluegr
noreply at scummvm.org
Sun May 19 21:02:01 UTC 2024
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
a71347c8ac GIT: Fix casing in .gitignore comments
Commit: a71347c8ac573d03e3a1a325cc747d66c38e5c76
https://github.com/scummvm/scummvm/commit/a71347c8ac573d03e3a1a325cc747d66c38e5c76
Author: Benjamin Funke (58399929+BJNFNE at users.noreply.github.com)
Date: 2024-05-20T00:01:58+03:00
Commit Message:
GIT: Fix casing in .gitignore comments
Changed paths:
.gitignore
diff --git a/.gitignore b/.gitignore
index 42f087cbea5..d23e36f29fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -177,7 +177,7 @@ project.xcworkspace
/snapshots
-#ignore thumbnails created by windows
+#Ignore thumbnails created by Windows
Thumbs.db
#Ignore files build by Visual Studio
*.obj
More information about the Scummvm-git-logs
mailing list