mirror of
https://github.com/d0zingcat/rime_wanxiang.git
synced 2026-05-29 15:11:11 +00:00
dict: 词库调整
This commit is contained in:
6
.github/workflows/scripts/release-build.sh
vendored
6
.github/workflows/scripts/release-build.sh
vendored
@@ -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' \
|
||||
|
||||
Reference in New Issue
Block a user