Files
everything-claude-code/.npmignore
Affaan Mustafa b7519cb545 chore: rename opencode plugin to ecc-universal and add .npmignore
- Rename opencode-ecc to ecc-universal across package.json, index.ts,
  README.md, and MIGRATION.md for consistent branding
- Add .npmignore to exclude translation READMEs, release scripts, and
  plugin dev notes from npm package
2026-02-12 13:50:47 -08:00

9 lines
233 B
Plaintext

# npm always includes README* — exclude translations from package
README.zh-CN.md
# Dev-only script (release is CI/local only)
scripts/release.sh
# Plugin dev notes (not needed by consumers)
.claude-plugin/PLUGIN_SCHEMA_NOTES.md