選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

.gitignore 331B

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