initial: LAN IM desktop app (Electron 32 + Vue 3 + TS + SQLite)

This commit is contained in:
2026-07-15 18:31:13 +08:00
commit 07c7260a3c
43 changed files with 12320 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
node_modules/
out/
dist/
dist-Electron/
release/
*.log
*.tsbuildinfo
.DS_Store
data/
!data/.gitkeep
.cache/
.vscode/