# Rust
/target
Cargo.lock

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

# macOS
.DS_Store

# Test outputs
/tmp/
*.log
