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.

.gitignore 266B

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