.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
target/
*.egg-info/
dist/
wheels/

# Local pdoc scratch output (never commit)
_pdoc_test*/
