Files
supervision/.gitignore
2026-04-02 14:41:11 +02:00

17 lines
134 B
Plaintext

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