refactor: Remove compiled spritesheet from source control

This commit is contained in:
Blade Barringer 2016-01-14 18:03:14 -06:00
parent b0a9425cee
commit d02c3d321e
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View file

@ -27,5 +27,6 @@ website/public/docs
coverage
coverage.html
common/dist/scripts/*
common/dist/sprites/habitrpg-shared.css
test/spec/mocks/translations.js

File diff suppressed because one or more lines are too long