tuxbot-bot/.gitignore
2019-12-16 18:12:10 +01:00

13 lines
95 B
Plaintext

#Python
__pycache__/
*.pyc
.env
configs/*
.DS_Store
private.py
#jetbrains
.idea/
#other
*.log