# Rust build artifacts
/target
Cargo.lock
.cargo/

# IDE and editor files
.idea/
.vscode/
*.swp
*.swo
*~

# OS files
.DS_Store
Thumbs.db
