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

# Shipped documents some global gitignores exclude; re-include them explicitly.
!AGENTS.md
!**/AGENTS.md
