update gitignore again

This commit is contained in:
dogcatfee 2018-06-06 19:23:05 -07:00
parent 4b226210e8
commit 48d5309f63

3
.gitignore vendored
View File

@ -2,4 +2,5 @@
/lib/
/bin/
/.shards/
game_saves.db
game_saves.db
.sass-cache*