12 lines
292 B
Plaintext
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/
|