ignore bin and obj
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,3 +3,5 @@
|
||||
################################################################################
|
||||
|
||||
/.vs/SpriteLibrary
|
||||
/SpriteLibrary/bin/Release
|
||||
/SpriteLibrary/obj/Release
|
||||
|
Reference in New Issue
Block a user