/target
/data/
/node_modules/
/package.json
/package-lock.json
publish_at_utc.sh
.knot/

# Local Database Persistent Storage
/data/
/tests/.e2e_data/
/tests/.e2e_*_data/
/tests/.e2e_*_repo/
!/tests/.e2e_config_repo/

# fastembed cache (downloaded models, now lives in .knot/fastembed_cache by default)
.fastembed_cache/

# Environment variables (local configuration)
.env

# Performance benchmark run data (baseline.json IS committed)
.perf_metrics/2*/
.perf_metrics/run_*

plan.md
