eve-watcher/.gitignore
2026-06-14 07:17:38 +00:00

10 lines
173 B
Text

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