__pycache__
*.pyc
*.pyo
.git
.github
.pytest_cache
.mypy_cache
*.egg-info
dist
build
tests
benchmarks
scripts
site
.env
.env.*
*.md
!README.md
