matrix-alertbot/.dockerignore
2022-08-08 18:58:08 +02:00

18 lines
156 B
Text

# PyCharm
.idea/
.vscode/
# Python virtualenv environment folders
env/
env3/
.env/
.venv/
# Python
__pycache__/
*.egg-info/
build/
dist/
# Storage
data/