Set up rime-frost basic configuration
This commit is contained in:
34
.gitignore
vendored
Normal file
34
.gitignore
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user