matrix-alertbot/.dockerignore

19 lines
156 B
Text
Raw Normal View History

# PyCharm
.idea/
.vscode/
# Python virtualenv environment folders
env/
env3/
.env/
.venv/
# Python
__pycache__/
*.egg-info/
build/
dist/
2022-08-08 18:58:08 +02:00
# Storage
data/