.git
.github
.venv
__pycache__
*.pyc
*.egg-info
dist
build
.pytest_cache
.mypy_cache
tests
docs
examples
*.md
!README.md
.env
