Adding .vs to gitignore

This commit is contained in:
John Luo 2016-01-17 16:36:03 -08:00
parent f49864c413
commit 2c1317d3c6
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -26,4 +26,5 @@ nuget.exe
*.sln.ide
project.lock.json
.build/
.testPublish/
.testPublish/
/.vs/