Add visual studio to gitignore

This commit is contained in:
WitherOrNot 2023-06-11 15:45:59 -04:00
parent 88640191e8
commit 4bc029e645

3
.gitignore vendored
View File

@ -245,3 +245,6 @@ install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
# Visual Studio
.vs/