__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
venv/
.ci-passed
.pytest_cache/
.coverage
coverage.xml
htmlcov/
snapshot_report.html
*.egg
RELEASE_NOTES.md
.DS_Store

# Internal-only docs — must never reach the public mirror.
# See scripts/check_no_internal_docs.sh (enforced by the "Leak scan" workflow).
docs/internal/
*.internal.md

# Node / JS tooling
node_modules/

# Claude Code personal permissions
.claude/settings.local.json
snapshot_report.html
