Fix up the ignores a bit
This commit is contained in:
parent
34644d42f4
commit
956e540fed
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue