.git
.github
.venv
__pycache__/
*.pyc
*.pyo
*.pyd
*.so
*.dylib
.pytest_cache/
.mypy_cache/
.ruff_cache/
.ipynb_checkpoints/
.DS_Store

build/
dist/
*.egg-info/
site/
docs/
examples/
tests/
scripts/
