Update .gitignore

Ignore visual studio cruft
This commit is contained in:
Hussein Farran 2018-03-06 17:38:41 -05:00 committed by GitHub
parent 8d45222af3
commit 0cc94918fa
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#
################### ###################