diff --git a/.gitignore b/.gitignore index 6d38e65..b41f515 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ *.pyc /rtmbot.conf /build/** -*.log +*.log* env .tox *.un~ @@ -15,3 +15,5 @@ hearts.json # Persistence for the cookie plugin. pins.*.json lore.json +# Persistence for the bomb plugin. +bomb.*.json