Update .gitignore

`.vs/` folder is created by Visual Studio and it is not needed.
This commit is contained in:
Luca Ciucci
2022-03-14 13:29:59 -07:00
committed by Shane Grant
parent 45e40375b6
commit 343473b752
+2
View File
@@ -28,6 +28,8 @@
*.pdb
*.idb
*\build_*
.vs/
CMakeSettings.json
# misc files mostly used for testing
out.txt