# Rust build artifacts
/target/

# macOS system files
.DS_Store
.AppleDouble
.LSOverride
._*

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

# Logs and temporary files
*.log
*.tmp
*.temp
*.bak
