diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-08-09 14:45:38 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-08-09 14:45:38 +0800 |
| commit | c74a3857564dd875071b4ce52ee9bf343c8e2180 (patch) | |
| tree | 6d9c23302438e87cec031c76e4d8cd8f16d7c31c /.gitignore | |
| parent | b7888733e5b0765a42e1301da3376d862c206c11 (diff) | |
chore: remove ZIP template packaging and use directories
Replace the ZIP-based template archive workflow with direct
directory copying. Delete the `package-mling-tmpls` tool and
remove the `zip` dependency.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -9,9 +9,6 @@ docs/api-docs/ # Temp file for .run/src/bin/cov-test.rs docs/cov-test/ -# Mling Template Exports -/templates/ - # Drafts __*.md __*/ |
