tuxbot-bot/.gitignore

10 lines
No EOL
81 B
Text

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