We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ef6f0f + b3cb19f commit f60e5cbCopy full SHA for f60e5cb
.gitignore
@@ -1,4 +1,4 @@
1
-# Exclude obj direcory (object files for Makefile build)
+# Exclude obj directory (object files for Makefile build)
2
/obj
3
4
# Exclude the converted resource files
@@ -50,7 +50,7 @@ msvc2003/Release (Japanese)
50
# Exclude VS Code folder
51
.vscode/*
52
53
-# Useful for VS Code users
+# Include generically useful files for VS Code users
54
!.vscode/settings.json
55
!.vscode/tasks.json
56
!.vscode/launch.json
0 commit comments