.git
.github
__pycache__
*.pyc
*.pyo
*.pyd
.mypy_cache
.pytest_cache
.ruff_cache
*.dist-info
build
dist
.DS_Store
.env
.venv
.venv/
.venv.*
coverage
htmlcov
*.egg-info
.eggs
pip-wheel-metadata
pip-wheel-metadata/
examples
tests
