# Rust / Cargo
/target/
Cargo.lock

# IntelliJ IDEA
.idea/
*.iml
*.iws
*.ipr
out/

# OS
.DS_Store
Thumbs.db

# Test-generated baselines (regenerated by measure experiments on each run)
tests/baselines/

# Scratch consumer crate (local-only, not a workspace member)
/proband/

# Editor
*.swp
*.swo
*~
/.claude/settings.local.json
/.claude/

# Agent-local guidance — not tracked in this public repo.
CLAUDE.md
