/target
**/*.rs.bk
.DS_Store

# Local artifacts (test fixtures, exports, scratch)
/tmp/
/scratch/

# IDE
/.idea
/.vscode

# Per-user overrides
.env
.env.local
