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

# Tooling
**/.vscode

# Coverage data
*.profraw
*.profdata
**coverage/*

# OS Files
**/.DS_Store
