__pycache__/
*.py[cod]
*$py.class
*.so
# Python build output and local native build products.
/dist/
/screensaver/dist/*
!/screensaver/dist/.gitattributes
!/screensaver/dist/README.md
!/screensaver/dist/BUILD_INFO.json
!/screensaver/dist/SHA256SUMS
!/screensaver/dist/verification/
build/
*.egg-info/
*.egg
.eggs/
*.whl
.venv/
.venv-h2h/
smythe/.verify-venv/
smythe/tmp/
venv/
env/
.env
.env.*
*.pem
*.key
credentials*
smythe_artifacts/
smythe/output/
*.log
.mypy_cache/
.pytest_cache/
.ruff_cache/
.tox/
.coverage
htmlcov/
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store
Thumbs.db

# Private plans, proposals, reviews, scorecards, and working notes; never publish.
00_project_files/
# Retired private-document locations: use 00_project_files instead.
/plans/
/docs/project-review-*.md
/docs/benchmark-delivery-audit-*.md
/docs/distribution-plan-review-*.md
/docs/data/distribution-review-*.json
/docs/glyph-rain-plan.md
/docs/glyph-rain-parity-plan.md
/docs/windows-defender-*.md
.claude/
