docs: record rc1 publication dry-run evidence (#1822)

This commit is contained in:
Affaan Mustafa
2026-05-12 16:27:52 -04:00
committed by GitHub
parent 0598af70a5
commit bfacf37715
6 changed files with 148 additions and 21 deletions

View File

@@ -270,7 +270,12 @@
"skills/windows-desktop-e2e/",
"skills/workspace-surface-audit/",
"skills/x-api/",
"the-security-guide.md"
"the-security-guide.md",
"!**/__pycache__/**",
"!**/*.pyc",
"!**/*.pyo",
"!**/*.pyd",
"!**/.pytest_cache/**"
],
"bin": {
"ecc": "scripts/ecc.js",