repoburg 1.3.147 → 1.3.148

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,2 @@
1
1
  export declare const template_name = "Default Initial";
2
- export declare const template_content = "\n\n<%~ await it.tree('--gitignore -I \"node_modules|dist|coverage\"') %>\n\n\n\n<%~ it.context_snippets_content %>\n\n<%~ it.adhoc_files_content %>\n\n<%~ it.adhoc_folders_content %>\n\nUser Request:\n\n<%~ it.user_input %>\n\n\n<% if (it.VAR.PLAN_MODE) { %>\nnote: we're in plan mode, do not code until i say (via `ask_user` say shall i code?)\n<% } %>\n";
2
+ export declare const template_content = "\n\n\n<%~ it.context_snippets_content %>\n\n<%~ it.adhoc_files_content %>\n\n<%~ it.adhoc_folders_content %>\n\nUser Request:\n\n<%~ it.user_input %>\n\n\n<% if (it.VAR.PLAN_MODE) { %>\nnote: we're in plan mode, do not code until i say (via `ask_user` say shall i code?)\n<% } %>\n";
@@ -4,9 +4,6 @@ exports.template_content = exports.template_name = void 0;
4
4
  exports.template_name = 'Default Initial';
5
5
  exports.template_content = `
6
6
 
7
- <%~ await it.tree('--gitignore -I "node_modules|dist|coverage"') %>
8
-
9
-
10
7
 
11
8
  <%~ it.context_snippets_content %>
12
9
 
@@ -1 +1 @@
1
- {"version":3,"file":"default-initial_full-project-context.js","sourceRoot":"","sources":["../../../../../src/seeding/data/context-templates/default-initial_full-project-context.ts"],"names":[],"mappings":";;;AAAa,QAAA,aAAa,GAAG,iBAAiB,CAAC;AAClC,QAAA,gBAAgB,GAAG;;;;;;;;;;;;;;;;;;;;CAoB/B,CAAC"}
1
+ {"version":3,"file":"default-initial_full-project-context.js","sourceRoot":"","sources":["../../../../../src/seeding/data/context-templates/default-initial_full-project-context.ts"],"names":[],"mappings":";;;AAAa,QAAA,aAAa,GAAG,iBAAiB,CAAC;AAClC,QAAA,gBAAgB,GAAG;;;;;;;;;;;;;;;;;CAiB/B,CAAC"}