# Rust build artifacts
/target/
Cargo.lock

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

# Backup files
*.bak
*.tmp
