eve-watcher/.gitignore
2026-06-14 08:05:50 +00:00

11 lines
179 B
Text

# Per-machine config (webhook, ntfy topic, OCR snip region) — never published.
config.ini
# Runtime state / snips / caches
*.png
__pycache__/
*.pyc
.last_*
.hb_*
*.state
*.log