Skip to content

Commit

Permalink
.gitignore: add Visual Studio CMakeSetting.json file
Browse files Browse the repository at this point in the history
The CMakeSettings.json file is tool generated. Developers may track it
should they provide additional settings.

Signed-off-by: Philip Oakley <philipoakley@iee.email>
PhilipOakley authored and dscho committed Dec 30, 2024

Verified

This commit was signed with the committer’s verified signature.
rm3l Armel Soro
1 parent da9353e commit d02506e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -250,3 +250,4 @@ Release/
/git.VC.db
*.dSYM
/contrib/buildsystems/out
CMakeSettings.json

0 comments on commit d02506e

Please sign in to comment.