/target
**/target/
**/*.rs.bk
**/*.swp
**/*.swo
.DS_Store
.logs/

# Client SDK build artifacts
clients/typescript/dist/
clients/typescript/node_modules/
clients/python/.venv*/
clients/python/dist/
clients/python/*.egg-info/
clients/python/.pytest_cache/
clients/rust/Cargo.lock

# Local secrets / state
billing/.stripe_ids.json
billing/.stripe_webhook_secret

# Python bytecode caches
**/__pycache__/
**/*.py[cod]

# AI coding assistants — workspace metadata that should never be committed
.adal/
.agent/
.agents/
.augment/
.claude/
.codebuddy/
.commandcode/
.continue/
.cortex/
.crush/
.cursor/
.factory/
.goose/
.iflow/
.junie/
.kilocode/
.kiro/
.kode/
.mcpjam/
.mux/
.neovate/
.openhands/
.pi/
.pochi/
.qoder/
.qwen/
.roo/
.trae/
.vibe/
.windsurf/
.wrangler/
.zencoder/
