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

# CI checks these sibling repos out into the workspace; never commit them.
.conformance/
.fancy-flow-php/
.third-party-allowlist/
