eve-watcher/.gitignore
2026-06-14 15:15:10 +00:00

12 lines
191 B
Text

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