# Ignore
__pycache__
.DS_Store
.pypirc
.pyright
.pytest_cache
.ruff_cache
.venv
*.env*
*.gql
*.py[cod]
*.py[oc]
*.yaml
build/
dist/
wheels/

# Allow
!.env.example
!.markdownlint-cli2.yaml
