update gitignore again

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

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/bin/ /bin/
/.shards/ /.shards/
game_saves.db game_saves.db
.sass-cache*