Ignore the .vs directory from newer versions of MSVC.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -50,6 +50,7 @@ src/*.vsproj/*/Release/
|
||||
src/*.vsproj/Debug/
|
||||
src/*.vsproj/Release/
|
||||
src/*.vsproj/*/ipch/
|
||||
src/*.vsproj/.vs
|
||||
|
||||
# SCons junk files
|
||||
.sconsign.dblite
|
||||
|
Reference in New Issue
Block a user