feat: add desktop app release packaging

This commit is contained in:
lutc5
2026-04-29 18:45:25 +08:00
parent 74bbd8e6d2
commit 92c8735bfc
73 changed files with 8934 additions and 757 deletions

10
.gitignore vendored
View File

@@ -1,5 +1,12 @@
bin/
dist/
lingma-ipc-proxy
desktop/build/bin/
desktop/frontend/dist/
desktop/frontend/node_modules/
desktop/frontend/*.png
*.app
*.zip
*.exe
*.dll
*.so
@@ -11,3 +18,6 @@ coverage.*
.vscode/
nul
LINUXDO_POST.md
# Local iteration doc (not for git)
ITERATION.md