Added .vs folder to gitignore

This commit is contained in:
Andreas 2019-08-13 06:19:20 +02:00
parent 564fe3af56
commit 7365158cee

1
.gitignore vendored
View File

@ -19,6 +19,7 @@ ipch
*.idb
*.vcxproj
#*.sln
./.vs/*
# OSX/Linux build products
*.mak