tuxbot-bot/.gitignore
2018-12-02 20:26:23 -04:00

8 lines
78 B
Text

#Don't track user data
data/users/
#Python
__pycache__/
*.pyc
.env
config.py