Keep the sprite project files out of version control

This commit is contained in:
RedEnchilada 2016-05-07 03:05:02 -05:00
parent 2c16bc0d7a
commit 8f8a230c48
2 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View file

@ -1,4 +1,5 @@
/index.html
/tmpfile
/assets/sprites.json
/assets/sprites.png
/assets/sprites.png
/assets/sprites/project-files

Binary file not shown.