banned/.gitignore
2013-09-20 15:48:03 +02:00

16 lines
142 B
Plaintext

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