Skip to content

Commit 343473b

Browse files
LucaCiucciAzothAmmo
authored andcommitted
Update .gitignore
`.vs/` folder is created by Visual Studio and it is not needed.
1 parent 45e4037 commit 343473b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
*.pdb
2929
*.idb
3030
*\build_*
31+
.vs/
32+
CMakeSettings.json
3133

3234
# misc files mostly used for testing
3335
out.txt

0 commit comments

Comments
 (0)