Skip to content

Commit eadb1fd

Browse files
PhilipOakleydscho
authored andcommitted
.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 <[email protected]>
1 parent e405298 commit eadb1fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,5 +256,6 @@ Release/
256256
/git.VC.db
257257
*.dSYM
258258
/contrib/buildsystems/out
259+
CMakeSettings.json
259260
/contrib/libgit-rs/target
260261
/contrib/libgit-sys/target

0 commit comments

Comments
 (0)