.git
.github
.claude
.ruff_cache
__pycache__
*.pyc
*.pyo
*.egg-info
dist
build
htmlcov
.pytest_cache
.mypy_cache
docs
tests
examples
*.md
!README.md
!LICENSE
mkdocs.yml
.readthedocs.yaml
.dockerignore
.gitignore
