__pycache__/
*.pyc
*.egg-info/
dist/
build/
*.egg
.eggs/
/target/
**/target/
/target-off/
.venv/
.claude/.DS_Store
.claude/**/.DS_Store
.claude/scheduled_tasks.lock
.claude/worktrees/
release/
.gstack/
models/
.DS_Store
.context/
/vendor/
bench-output/
opd-output/

# web frontend build
web/node_modules/
web/dist/
web/.astro/

# repo-local toolchains (legacy slot — kept ignored even though no toolchain
# currently lands here, so a stray repo-local install never trips git status).
/.toolchains/

# codex CLI per-session artifact (codex review --uncommitted writes a 0-byte .codex)
/.codex
traces/
.nsys-tmp/
