This commit is contained in:
eric
2026-03-24 12:55:52 -05:00
parent 9e812215d2
commit 6ceadb7e0d
33 changed files with 1941 additions and 39 deletions

10
.gitignore vendored
View File

@@ -166,6 +166,16 @@ cython_debug/
backup_config/
# Google OAuth含 client_secret切勿提交
config/google_oauth.json
config/youtube_oauth_token.json
config/web2_api_token.txt
config/web2_bind_host.txt
config/easytier_network.json
electron/resources/easytier/easytier-core.exe
electron/resources/easytier/_extract_tmp/
# Electron 桌面壳
electron/node_modules/
electron/dist/