# Rust build artifacts
/target/

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

# macOS
.DS_Store

# Coverage
*.profraw
*.profdata
tarpaulin-report.html
