[Scummvm-git-logs] scummvm master -> e7b4b567423f52e23edabd885a5d5687fa41acc8
rvanlaar
roland at rolandvanlaar.nl
Thu Jun 11 18:32:15 UTC 2020
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:
e7b4b56742 GIT: gitignore compile_commands.json for VSCode
Commit: e7b4b567423f52e23edabd885a5d5687fa41acc8
https://github.com/scummvm/scummvm/commit/e7b4b567423f52e23edabd885a5d5687fa41acc8
Author: Roland van Laar (roland at rolandvanlaar.nl)
Date: 2020-06-11T20:31:44+02:00
Commit Message:
GIT: gitignore compile_commands.json for VSCode
Changed paths:
.gitignore
diff --git a/.gitignore b/.gitignore
index 90e2514557..23bb39017c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -204,6 +204,7 @@ LLVM64/
#Ignore files generated by Visual Studio Code
.vscode/
+compile_commands.json
#Ignore gettext generated files
/messages.mo
More information about the Scummvm-git-logs
mailing list