Update .gitignore
`.vs/` folder is created by Visual Studio and it is not needed.
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
*.pdb
|
||||
*.idb
|
||||
*\build_*
|
||||
.vs/
|
||||
CMakeSettings.json
|
||||
|
||||
# misc files mostly used for testing
|
||||
out.txt
|
||||
|
||||
Reference in New Issue
Block a user