Added Visual Studio 2015 .vs folder
Visual Studio 2015 moved all the user specific configuration to a .vs folder, which shouldn't be tracked.
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
# Visual Studio 2015 user specific files
|
||||||
|
.vs/
|
||||||
|
|
||||||
# Compiled Object files
|
# Compiled Object files
|
||||||
*.slo
|
*.slo
|
||||||
*.lo
|
*.lo
|
||||||
@@ -57,3 +60,5 @@ Intermediate/*
|
|||||||
|
|
||||||
# Cache files for the editor to use
|
# Cache files for the editor to use
|
||||||
DerivedDataCache/*
|
DerivedDataCache/*
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user