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

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