*.egg-info
.coverage*
.env
.mypy_cache
__pycache__
.pytest_cache
.venv
.venvs
.vscode

/build
/dist
/local

/docs/_build
/docs/generated
