# Build artifacts
**/target
**/Cargo.lock

# Backup files
.DS_Store
thumbs.db
*~
*.rs.bk
*.swp

# IDE / Editor files
*.iml
.idea
.vscode
