/target
.claude
PROGRESS.md
.gstack/
bench/server-runs/
bench/results.json
**/__pycache__/
sdks/python/.venv/
sdks/python/uv.lock
.DS_Store
node_modules/
package-lock.json
# The TS SDK needs its lockfile committed (npm ci hard-fails without it).
!sdks/typescript/package-lock.json
sdks/typescript/dist/
sdks/typescript/dist-test/
docker-compose.override.yml
config.local.toml
.env

# Service-account / API-key files (never commit)
bench/secrets/
*-service-account*.json
