make gitignore Visual Studio definitions more specific (#144)

* make gitignore Visual Studio definitions more specific
This commit is contained in:
Robert Biter
2023-05-20 19:56:27 -03:00
committed by GitHub
parent 35bb9a70ec
commit 6e30d24ce5
+6 -7
View File
@@ -1,11 +1,10 @@
# CLion
.idea/
cmake-build-*/
/.idea/
/cmake-build-*/
# Visual Studio 2022
.vs/
build/
lib/
out/
CMakeSettings.json
/.vs/
/build/
/out/
/CMakeSettings.json
/CMakeUserPresets.json