.gitignore 415 B

12345678910111213141516171819202122232425262728293031323334
  1. # Project exclude paths
  2. /venv/
  3. /cn_dicts_temp/
  4. /cn_dicts_dazhu/
  5. /cn_dicts_sancang/
  6. /cn_dicts_xh_cangjie/
  7. sancang.dict.yaml
  8. .DS_Store
  9. **/.idea/
  10. .vscode/
  11. dist/
  12. *.zip
  13. build/
  14. sync/
  15. *.userdb/
  16. installation.yaml
  17. user.yaml
  18. *.custom.yaml
  19. !others/**/*.custom.yaml
  20. custom_phrase_double.txt
  21. others/script/scel2txt/out/*
  22. others/script/scel2txt/scel/*
  23. cn_dicts/temp.txt
  24. *private*
  25. rime_console
  26. rime_deployer
  27. rime_patch
  28. *.zip