__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.venv/
venv/
.ruff_cache/
.pytest_cache/
.coverage
htmlcov/

# Regenerated by docs/build_docs.py on every run.
docs/example-profile.json
