# Cargo build artifacts
/target/
**/*.rs.bk
Cargo.lock.bak

# IDE
.idea/
.vscode/
*.swp

# Test fixture symlinks/junctions (per design/60-roadmap.md, copy is the
# portable default; live-only fixture trees should not be committed)
/tests/fixtures/
