Fix up the ignores a bit

This commit is contained in:
Eryn Wells 2016-10-16 17:02:38 -04:00
parent 34644d42f4
commit 956e540fed

4
.gitignore vendored
View file

@ -1,7 +1,7 @@
*.pyc *.pyc
/rtmbot.conf /rtmbot.conf
/build/** /build/**
*.log *.log*
env env
.tox .tox
*.un~ *.un~
@ -15,3 +15,5 @@ hearts.json
# Persistence for the cookie plugin. # Persistence for the cookie plugin.
pins.*.json pins.*.json
lore.json lore.json
# Persistence for the bomb plugin.
bomb.*.json