.local/

# Rust
/target/
**/target/
Cargo.lock

# macOS
.DS_Store

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