mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-16 19:41:56 -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
2f8c6a1b63
commit
fa9e370dae
1
.gitignore
vendored
1
.gitignore
vendored
@@ -247,3 +247,4 @@ Release/
|
||||
/git.VC.db
|
||||
*.dSYM
|
||||
/contrib/buildsystems/out
|
||||
CMakeSettings.json
|
||||
|
||||
Reference in New Issue
Block a user