mirror of
https://github.com/d0zingcat/rime_wanxiang.git
synced 2026-05-13 15:10:03 +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,13 +35,10 @@ 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" \
|
||||
@@ -99,13 +96,10 @@ 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