/target
.venv/

# never commit GCP service-account keys
key.json
*-key.json

# differential harness artifacts (generated per run)
examples/differential/work/ground_truth.json
examples/differential/work/predicates.json

# Python
__pycache__/
*.egg-info/
dist/

.claude/settings.local.json*
fixtures/.taxi-src.parquet
examples/differential/work/taxi-src.parquet
book/book/
