matrix-alertbot/.gitignore
2019-10-12 14:23:31 +01:00

16 lines
149 B
Text

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