__pycache__/
*.pyc
*.pyo
*.egg-info/
.eggs/
dist/
build/
.venv/
.pytest_cache/
docs/_build/
.coverage
htmlcov/
*.so
.DS_Store
rust/target/
