__pycache__/
# BEGIN git-guard managed ignore rules
.*
!.gitignore
!.gitmodules
!.github/
.github/**
!.github/workflows/
!.github/workflows/*.yml
!.github/workflows/*.yaml
!.github/actions/
!.github/actions/**
!.github/ISSUE_TEMPLATE/
!.github/ISSUE_TEMPLATE/**
!.github/PULL_REQUEST_TEMPLATE.md
!.github/pull_request_template.md
!.github/PULL_REQUEST_TEMPLATE/
!.github/PULL_REQUEST_TEMPLATE/**
!.github/DISCUSSION_TEMPLATE/
!.github/DISCUSSION_TEMPLATE/**
!.github/dependabot.yml
!.github/CODEOWNERS
!.github/FUNDING.yml
!.github/SECURITY.md
!.github/CODE_OF_CONDUCT.md
!.github/CONTRIBUTING.md
!.github/SUPPORT.md
AGENTS.md
# END git-guard managed ignore rules
*.py[cod]
*.pyo
.pytest_cache/
.ruff_cache/
.mypy_cache/
.venv/
uv.lock
build/
dist/
*.egg-info/
.DS_Store
.dev_docs/
.private_docs/
tests/v5/
Docs/skills/test_copies/
