# Rust
/target/

# Editor
.idea/
.vscode/
*.swp
*.swo

# OS
.DS_Store

# Environment
.env
.env.local
