# Rust
/target
Cargo.lock

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

# Testing
*.profraw
*.profdata

# Coverage
cobertura.xml
tarpaulin-report.html
