Skip to content

Commit 204e0d5

Browse files
committed
.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 03b742e commit 204e0d5

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
@@ -243,3 +243,4 @@ Release/
243243
/git.VC.db
244244
*.dSYM
245245
/contrib/buildsystems/out
246+
CMakeSettings.json

0 commit comments

Comments
 (0)