tuxbot-bot/.gitignore

10 lines
81 B
Plaintext

#Python
__pycache__/
*.pyc
.env
config.py
.DS_Store
private.py
#jetbrains
.idea/