feat: Add sprite folder to gitignore
This commit is contained in:
parent
a43def2e92
commit
58cb0eba2c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,6 +2,7 @@
|
|||
###################
|
||||
build/**
|
||||
reports/**
|
||||
source/art/sprites/
|
||||
source/art/images/sprite.*
|
||||
|
||||
# https://gist.github.com/octocat/9257657
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue