diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-08-09 04:56:44 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-08-09 04:56:44 +0800 |
| commit | 45ce3b5840a4a578e94bedece682edef99a326a5 (patch) | |
| tree | df7b1c2eb6305b113ce77b6e49e83ffee3c9bcdd /.gitignore | |
| parent | 19a3e760f94e67a5ab45bb9970ce56d308181570 (diff) | |
chore: add template packaging tool and ignore templates dir
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ docs/api-docs/ # Temp file for .run/src/bin/cov-test.rs docs/cov-test/ +# Mling Template Exports +/templates/ + # Drafts __*.md __*/ |
