# Rust
/target
**/*.rs.bk
*.pdb

# IDEs
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store

# Testing
*.profraw
*.profdata

# CI/CD
.env
.env.local
