.agents/
.agent-work/
__pycache__/
*.py[cod]
.pytest_cache/
*.egg-info/
.venv/

# Keep repository documentation visible even when a user globally ignores docs/.
!docs/
