harvey-extract/.gitignore
2026-06-24 15:54:59 +08:00

12 lines
292 B
Plaintext

# Local-only derived caches — not part of the path space.
# config.toml carries per-client backend knobs (sqlite path, qdrant url,
# workspace name) and must not be shared via git.
config.toml
sagalog.sqlite
sagalog.sqlite-journal
sagalog.sqlite-wal
sagalog.sqlite-shm
qdrant/
cache/
logs/