banned/.gitignore
2013-09-04 14:17:46 +02:00

16 lines
141 B
Plaintext

# Backup files
*~
#*#
.sw[a-p]
# Python compiled files
__pycache__/
*.py[co]
*.sqlite3
# Config files
botconfig.py
# Log files
errors.log