Files
supervision/.gitignore
2026-04-07 10:41:25 +02:00

18 lines
143 B
Plaintext

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