# Rust / Cargo
/target
**/*.rs.bk

# Local builds & artifacts
*.exe
/dist

# Editor / OS noise
.idea/
.vscode/
*.swp
.DS_Store
