# Rust build artifacts
/target/

# Local workspace scratch files
/.tmp/

# Editor and OS noise
.DS_Store
.idea/
.vscode/

# Logs
*.log
