dict: 词库调整

This commit is contained in:
amzxyz
2025-12-24 19:09:39 +08:00
parent 2f9e0bfc20
commit 526f96713d
6 changed files with 42 additions and 21 deletions

View File

@@ -35,10 +35,13 @@ package_schema_base() {
rsync -av --ignore-existing \
--exclude='/.*' \
--exclude='/dist/' \
--exclude='/backgrounds' \
--exclude='/fonts' \
--exclude='/release-please-config.json' \
--exclude='/pro-*-fuzhu-dicts' \
--exclude='/chaifen' \
--exclude='/CHANGELOG.md' \
--exclude='/简纯+.trime.yaml' \
--exclude='/custom' \
--exclude='/LICENSE' \
--exclude="/$OUT_BASE" \
@@ -96,10 +99,13 @@ package_schema_pro() {
--exclude='/.*' \
--exclude='/dist/' \
--exclude='/dicts' \
--exclude='/backgrounds' \
--exclude='/fonts' \
--exclude='release-please-config.json' \
--exclude='pro-*-fuzhu-dicts' \
--exclude='wanxiang_t9.schema.yaml' \
--exclude='CHANGELOG.md' \
--exclude='/简纯+.trime.yaml' \
--exclude='wanxiang.dict.yaml' \
--exclude='wanxiang.schema.yaml' \
--exclude='custom' \