diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-01-23 03:18:53 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-01-23 03:18:53 +0800 |
| commit | 5b5e3b2b9375fea3e47c28c2a4d47ef4fe349cd5 (patch) | |
| tree | 8ce34729fda126e6a06ca881911e19a2c429441c /templates | |
| parent | 9880a6409e8eed4e1210406603d8aff65fac6a0c (diff) | |
Rename generated files with leading underscore
- Rename template files to have .template extension
- Rename generated source files to start with underscore
- Update .gitignore to ignore all files starting with underscore
- Update build.rs and deploy.ps1 to reflect new names
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/_renderers.rs.template (renamed from templates/renderer_list.rs.template) | 0 | ||||
| -rw-r--r-- | templates/compile_info.rs.template (renamed from templates/compile_info.rs) | 0 | ||||
| -rw-r--r-- | templates/setup_jv_cli.iss.template (renamed from templates/setup_jv_cli.iss) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/templates/renderer_list.rs.template b/templates/_renderers.rs.template index 37f0f1b..37f0f1b 100644 --- a/templates/renderer_list.rs.template +++ b/templates/_renderers.rs.template diff --git a/templates/compile_info.rs b/templates/compile_info.rs.template index b65055b..b65055b 100644 --- a/templates/compile_info.rs +++ b/templates/compile_info.rs.template diff --git a/templates/setup_jv_cli.iss b/templates/setup_jv_cli.iss.template index 15a0fbc..15a0fbc 100644 --- a/templates/setup_jv_cli.iss +++ b/templates/setup_jv_cli.iss.template |
