.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:
Philip Oakley
2021-04-24 11:09:58 +01:00
committed by Johannes Schindelin
parent d520750447
commit c61873e31c

1
.gitignore vendored
View File

@@ -247,3 +247,4 @@ Release/
/git.VC.db
*.dSYM
/contrib/buildsystems/out
CMakeSettings.json