mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-13 15:38:59 +00:00
refactor: Remove compiled spritesheet from source control
This commit is contained in:
parent
b0a9425cee
commit
d02c3d321e
2 changed files with 1 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -27,5 +27,6 @@ website/public/docs
|
||||||
coverage
|
coverage
|
||||||
coverage.html
|
coverage.html
|
||||||
common/dist/scripts/*
|
common/dist/scripts/*
|
||||||
|
common/dist/sprites/habitrpg-shared.css
|
||||||
|
|
||||||
test/spec/mocks/translations.js
|
test/spec/mocks/translations.js
|
||||||
|
|
|
||||||
1
common/dist/sprites/habitrpg-shared.css
vendored
1
common/dist/sprites/habitrpg-shared.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue