update gitignore again

This commit is contained in:
dogcatfee 2018-06-06 19:23:05 -07:00
parent 6bae399d59
commit 24b262901f

3
.gitignore vendored
View File

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