# Rust build artifacts
/target/
**/*.rs.bk

# OS
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes

# Editors
*.swp
*.swo
*~
.idea/
*.iml
.vscode/

# Debug symbols
*.pdb
