You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
480B

  1. .DS_Store
  2. .idea
  3. .vscode
  4. .venv
  5. .vs
  6. .wechaty/
  7. __pycache__/
  8. venv*
  9. *.pyc
  10. # config.json
  11. QR.png
  12. nohup.out
  13. tmp
  14. #plugins.json
  15. itchat.pkl
  16. *.log
  17. user_datas.pkl
  18. chatgpt_tool_hub/
  19. plugins/**/
  20. !plugins/config.json
  21. !plugins/bdunit
  22. !plugins/sum4all
  23. !plugins/dungeon
  24. !plugins/finish
  25. !plugins/godcmd
  26. !plugins/tool
  27. !plugins/banwords
  28. !plugins/banwords/**/
  29. plugins/banwords/__pycache__
  30. plugins/banwords/lib/__pycache__
  31. !plugins/hello
  32. !plugins/role
  33. !plugins/keyword
  34. !plugins/linkai
  35. client_config.json