gitignore: Ignore a .vs directory in the source tree

This commit is contained in:
jrp2014 2018-03-31 19:28:03 +01:00 committed by Brad King
parent 3201e4c156
commit 12a145534a

3
.gitignore vendored
View File

@ -5,3 +5,6 @@
*.pyc
Testing
# Visual Studio work directory
.vs/