File tree Expand file tree Collapse file tree 2 files changed +5
-556
lines changed
Expand file tree Collapse file tree 2 files changed +5
-556
lines changed Original file line number Diff line number Diff line change 1+ # CRITICAL: Protect proprietary templates from being committed
2+ src /templates /
3+ src /templates /plugin-template.ts
4+
15# Dependencies
26node_modules /
37
@@ -42,7 +46,6 @@ DEVELOPER_HANDOVER.md
4246PLUGIN_DEVELOPMENT_GUIDE.md
4347
4448# Template files (proprietary)
45- src /templates /
4649RELEASE_NOTES_v * .md
4750IMPLEMENTATION_ * .md
4851UPGRADE_SUMMARY.md
@@ -97,15 +100,11 @@ dist/enhanced-index.js
97100dist /enhanced-index.d.ts
98101dist /enhanced-index.js.map
99102dist /enhanced-index.d.ts.map
100- dist /enhanced-index-integration.js
101- dist /enhanced-index-integration.d.ts
102- dist /enhanced-index-integration.js.map
103- dist /enhanced-index-integration.d.ts.map
104103dist /enhanced-integration-example.js
105104dist /enhanced-integration-example.d.ts
106105dist /enhanced-integration-example.js.map
107106dist /enhanced-integration-example.d.ts.map
108107dist /enhanced-prompts-helper.js
109108dist /enhanced-prompts-helper.d.ts
110109dist /enhanced-prompts-helper.js.map
111- dist /enhanced-prompts-helper.d.ts.map
110+ dist /enhanced-prompts-helper.d.ts.map
You can’t perform that action at this time.
0 commit comments