chore(gitignore): 🔧 add missing build/ directory pattern to .gitignore
Patterns added: build/
This commit is contained in:
parent
b4235c412b
commit
d18b4f4144
4 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -33,3 +33,6 @@ dist/
|
|||
|
||||
# GENERATED SPRITES
|
||||
tools/sprite-generation/raw/
|
||||
|
||||
# Auto-added by auto-commit-service
|
||||
build/
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue