mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-03-19 21:38:18 +08:00
28 lines
347 B
Plaintext
28 lines
347 B
Plaintext
.DS_Store
|
|
.idea
|
|
.vscode
|
|
.wechaty/
|
|
__pycache__/
|
|
venv*
|
|
*.pyc
|
|
config.json
|
|
QR.png
|
|
nohup.out
|
|
tmp
|
|
plugins.json
|
|
itchat.pkl
|
|
*.log
|
|
user_datas.pkl
|
|
chatgpt_tool_hub/
|
|
plugins/**/
|
|
!plugins/bdunit
|
|
!plugins/dungeon
|
|
!plugins/finish
|
|
!plugins/godcmd
|
|
!plugins/tool
|
|
!plugins/banwords
|
|
!plugins/banwords/**/
|
|
!plugins/hello
|
|
!plugins/role
|
|
!plugins/keyword
|
|
!plugins/linkai |