Initial commit: Chat Z.AI Desktop App (Tauri) + Release

This commit is contained in:
admin
2026-04-02 15:13:31 +00:00
Unverified
commit 378b7382f3
36 changed files with 6070 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
node_modules/
src-tauri/target/
*.exe
!releases/*.exe