Remove .vs from git by changing gitignore

This commit is contained in:
Tim Young 2017-11-08 08:22:30 -06:00
parent 77e9b45cfe
commit 02412c526f
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@
*.suo
*.user
*.sln.docstates
.vs
# Build results
[Dd]ebug/