Merge pull request #1608 from Pryaxis/Ijwu-patch-1

Update .gitignore to exclude more visual studio files
This commit is contained in:
Lucas Nicodemus 2018-03-06 15:41:46 -07:00 committed by GitHub
commit 6619e60f18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View file

@ -51,6 +51,7 @@ Thumbs.db
*.csproj.user *.csproj.user
*/_ReSharper*/* */_ReSharper*/*
*.user *.user
.vs/*
#Template Bat file# #Template Bat file#
################### ###################