# Rust build artifacts
/target

# Local Claude Code tooling (not part of the deliverable), except shared skills
/.claude/*
!/.claude/skills/

# Editor / OS noise
*.swp
.DS_Store

# Local debug artifacts (image-probe output)
/probe_image.png
/route_probe_image.png
