.venv
*.pyc
*.blend[1-9]
__pycache__
/*.egg-info/
/.cache
.mypy_cache/
/.pytest_cache
.coverage
/.tox/
/dist/
/build/

/docs/_build
