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:
Álison Fernandes 2016-03-27 19:45:26 +01:00
parent e6b619c7d2
commit 526bf54931
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# Visual Studio 2015 user specific files
.vs/
# Compiled Object files
*.slo
*.lo
@ -57,3 +60,5 @@ Intermediate/*
# Cache files for the editor to use
DerivedDataCache/*