Files
supervision/.gitignore
2026-04-07 15:37:57 +02:00

19 lines
149 B
Plaintext

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