feat: add wechat webui login server and page
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -33,3 +33,8 @@ __pycache__/
|
||||
# OS files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# WeChat webui runtime/session artifacts
|
||||
/wechat-webui/.session.json
|
||||
/wechat-webui/webui.log
|
||||
/wechat-webui/__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user