build/
dist/
__pycache__/
.hatch/
report.html
.coverage
.pytest_cache/
htmlcov/
*.egg-info/
venv*/
*.whl
*.tgz
docs/_build/
.mypy_cache/
.vscode
node_modules/
package-lock.json

docs/dev/reference/
docs/examples.rst
docs/tutorials/pages/*.rst
