Add .vs directory that is created by MSVS 2017

It is created in case you open the project "as a folder", using the
native CMake capabilities of MSVS 2017.
This commit is contained in:
heinrich5991 2017-10-05 00:15:49 +02:00
parent b368234dae
commit 811c9c1770

1
.gitignore vendored
View file

@ -64,6 +64,7 @@ DDNet-Server_d
DDNet-Server_sql
DDNet-Server_sql_d
/.vs
/build
CMakeCache.txt
CMakeFiles