# Rust build artifacts
/target
**/*.rs.bk

# macOS
.DS_Store

# Editor / IDE
*.swp
*.swo
*~
.idea/
.vscode/
*.iml
