mirror of
https://github.com/git-for-windows/git.git
synced 2026-02-04 03:33:01 -06: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:
parent
88a65bf26e
commit
ee8cdf0cd7
1
.gitignore
vendored
1
.gitignore
vendored
@ -256,5 +256,6 @@ Release/
|
||||
/git.VC.db
|
||||
*.dSYM
|
||||
/contrib/buildsystems/out
|
||||
CMakeSettings.json
|
||||
/contrib/libgit-rs/target
|
||||
/contrib/libgit-sys/target
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user