# Rust
/target/

# Python
__pycache__/
*.pyc
*.pyo
*.pyd
*.whl
*.egg-info/

# Hypothesis
.hypothesis/

# Local CSV / benchmarks
*.csv

RECOVERY_DIFF.patch

