feat: verify acceptance criteria and document sync config

Add a scan->notify->web end-to-end smoke test against a seeded :memory: DB,
fix .gitignore so the cmd/naviwatcher source dir is not excluded by the
root binary rule, and document the new sync.interval field in config.yaml.example.
This commit is contained in:
2026-07-19 22:48:31 +03:00
parent 44f3b0a2a7
commit 1a644dede7
4 changed files with 171 additions and 5 deletions

2
.gitignore vendored
View File

@@ -1,5 +1,5 @@
.DS_Store
naviwatcher
/naviwatcher
naviwatcher-linux
naviwatcher-mac
naviwatcher.exe