Keep the sprite project files out of version control
This commit is contained in:
parent
2c16bc0d7a
commit
8f8a230c48
2 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
/index.html
|
||||
/tmpfile
|
||||
/assets/sprites.json
|
||||
/assets/sprites.png
|
||||
/assets/sprites.png
|
||||
/assets/sprites/project-files
|
||||
|
|
Binary file not shown.
Loading…
Add table
Reference in a new issue