| 12345678910111213141516171819202122232425262728293031323334 |
- # Project exclude paths
- /venv/
- /cn_dicts_temp/
- /cn_dicts_dazhu/
- /cn_dicts_sancang/
- /cn_dicts_xh_cangjie/
- sancang.dict.yaml
- .DS_Store
- **/.idea/
- .vscode/
- dist/
- *.zip
- build/
- sync/
- *.userdb/
- installation.yaml
- user.yaml
- *.custom.yaml
- !others/**/*.custom.yaml
- custom_phrase_double.txt
- others/script/scel2txt/out/*
- others/script/scel2txt/scel/*
- cn_dicts/temp.txt
- *private*
- rime_console
- rime_deployer
- rime_patch
- *.zip
|