mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-18 06:43:05 +08:00
docs: record rc1 publication dry-run evidence (#1822)
This commit is contained in:
14
.npmignore
14
.npmignore
@@ -6,3 +6,17 @@ scripts/release.sh
|
||||
|
||||
# Plugin dev notes (not needed by consumers)
|
||||
.claude-plugin/PLUGIN_SCHEMA_NOTES.md
|
||||
|
||||
# Python/test cache artifacts are local build byproducts, not runtime surface
|
||||
__pycache__/
|
||||
**/__pycache__/
|
||||
**/__pycache__/**
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
**/*.pyc
|
||||
**/*.pyo
|
||||
**/*.pyd
|
||||
*$py.class
|
||||
.pytest_cache/
|
||||
**/.pytest_cache/**
|
||||
|
||||
Reference in New Issue
Block a user