fix: web zip

This commit is contained in:
xkeyC
2025-12-23 17:22:52 +08:00
parent 79cc157e04
commit 9e324c01fb
3 changed files with 14 additions and 6 deletions

9
.gitignore vendored
View File

@@ -47,4 +47,11 @@ app.*.map.json
/lib/generated/l10n_temp_fix.json
# FVM Version Cache
.fvm/
.fvm/
# Web-only branch: ignore other platform folders
/android/
/ios/
/linux/
/macos/
/windows/