__pycache__/
*.py[cod]
.pytest_cache/
build/
dist/
*.egg-info/

# Site-specific hygiene vocabulary. Untracked on purpose: a rule that forbids a
# private name must spell that name out, so committing it here would publish
# exactly what it exists to protect. See tools/hygiene_check.py.
.hygiene-local.json
