.gitignore 421 B

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