mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-03-18 04:25:14 +08:00
25 lines
296 B
Plaintext
25 lines
296 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
|
|
plugins/**/
|
|
!plugins/bdunit
|
|
!plugins/dungeon
|
|
!plugins/finish
|
|
!plugins/godcmd
|
|
!plugins/tool
|
|
!plugins/banwords
|
|
!plugins/banwords/**/
|
|
!plugins/hello
|
|
!plugins/role |