Skip to content

Commit cd65b49

Browse files
PhilipOakleyGit for Windows Build Agent
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 383e7b5 commit cd65b49

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
@@ -253,5 +253,6 @@ Release/
253253
/git.VC.db
254254
*.dSYM
255255
/contrib/buildsystems/out
256+
CMakeSettings.json
256257
/contrib/libgit-rs/target
257258
/contrib/libgit-sys/target

0 commit comments

Comments
 (0)