mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-29 13:48:07 -05:00
.gitignore: add Visual Studio CMakeSetting.json file
The CMakeSettings.json file is tool generated. Developers may track it should they provide additional settings. Signed-off-by: Philip Oakley <philipoakley@iee.email>
This commit is contained in:
committed by
Johannes Schindelin
parent
f0cadf356a
commit
c7ae2169e4
1
.gitignore
vendored
1
.gitignore
vendored
@@ -247,3 +247,4 @@ Release/
|
|||||||
/git.VC.db
|
/git.VC.db
|
||||||
*.dSYM
|
*.dSYM
|
||||||
/contrib/buildsystems/out
|
/contrib/buildsystems/out
|
||||||
|
CMakeSettings.json
|
||||||
|
|||||||
Reference in New Issue
Block a user