/target
**/*.rs.bk
Cargo.lock
.claude/

# Python venv (v0.2 toolchain)
.venv/
__pycache__/
*.egg-info/
.pytest_cache/
.mypy_cache/

# Compiled Python extension artifacts (maturin develop in-place)
*.so
*.pyd
*.abi3.so

# Orchestrator task/working notes live at the monorepo-root tasks/, never in the product repo
tasks/

# uv dev-env lockfile (not part of the published wheel)
uv.lock
