__pycache__/
*.py[cod]
.venv/
dist/
build/
*.egg-info/
.pytest_cache/
.ruff_cache/
.env
book/build/
book/node_modules/
book/package.json
book/package-lock.json
