/target
/.ci-cache
recuerdos-ai.toml
/data
*.db
*.db-wal
*.db-shm
.env
# Benchmark and soak output. Numbers worth keeping are transcribed into
# docs/performance.md with their methodology; the raw runs are local.
bench-results/
soak-results/

# Python SDK build/cache artifacts
__pycache__/
*.py[cod]
sdk/python/dist/
sdk/python/build/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
