mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-13 00:32:30 +02:00
docs: record rc1 publication dry-run evidence (#1822)
This commit is contained in:
parent
0598af70a5
commit
bfacf37715
6 changed files with 148 additions and 21 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue