matrix-alertbot/.gitignore
2019-10-04 14:49:52 +01:00

16 lines
149 B
Text

# PyCharm
.idea/
# Python virtualenv environment folders
env/
env3/
.env/
# Bot local files
*.db
# Config file
config.yaml
# Python
__pycache__/