Files
supervision/.gitignore
2026-04-02 14:39:25 +02:00

15 lines
118 B
Plaintext

__pycache__/
*.pyc
.venv/
venv/
data/config.json
data/alerts.json
*.log
.env
imput/
logTest/
log/
*.spec
build/
dist/