.idea
**/*.whl
*.egg-info
**/__pycache__

rust/target
rust/Cargo.lock

site

.pytest_cache
.ruff_cache

python/build
python/dist

notebooks/.ipynb_checkpoints

**/.hypothesis
