ignore bin and obj

This commit is contained in:
2017-09-11 20:35:19 -05:00
parent ed0a4bcfc6
commit e0a9fb8c67
13 changed files with 20 additions and 1 deletions

2
.gitignore vendored
View File

@ -3,3 +3,5 @@
################################################################################
/.vs/SpriteLibrary
/SpriteLibrary/bin/Release
/SpriteLibrary/obj/Release