*.pyc
*.pyd
.DS_Store
.hypothesis/
.vscode/
.pytest_cache/
**/__pycache__
target/
data/
wheels/
venv/
Cargo.lock
**/*_bak.rs

