Update .gitignore
This commit is contained in:
parent
ed62cbbfc9
commit
673e74ce05
12
.gitignore
vendored
12
.gitignore
vendored
@ -1,4 +1,14 @@
|
||||
*.pyc
|
||||
# Backup files
|
||||
*~
|
||||
#*#
|
||||
.sw[a-p]
|
||||
|
||||
# Python compiled files
|
||||
*.py[co]
|
||||
*.sqlite3
|
||||
|
||||
# Config files
|
||||
botconfig.py
|
||||
|
||||
# Log files
|
||||
errors.log
|
||||
|
Loading…
x
Reference in New Issue
Block a user