# Python-generated files
__pycache__/
*.py[oc]
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Promotion article drafts are kept locally.
docs/articles/*
