tuxbot-bot/.gitignore

10 lines
81 B
Text
Raw Normal View History

2018-12-02 20:26:23 -04:00
#Python
__pycache__/
*.pyc
.env
config.py
2019-05-29 19:57:17 -04:00
.DS_Store
private.py
#jetbrains
.idea/