commit 54d6465fa710f94ecca42534896eea448f13d613 Author: freedak Date: Sat Jul 4 19:18:35 2026 +0800 Initial commit: AI Projects Workspace 包含项目: - GovAI: 政务AI平台 - nomifun-tauri: AI桌面应用 - 算力盒子: 技术文档 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a4c682d --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +node_modules/ +dist/ +build/ +target/ +.DS_Store +*.log +.env +.env.local +*.db +*.db-shm +*.db-wal +.git.bak/ diff --git a/GovAI b/GovAI new file mode 160000 index 0000000..6366129 --- /dev/null +++ b/GovAI @@ -0,0 +1 @@ +Subproject commit 63661298ddf5f3de56c2d873ac53ec12ffa46420 diff --git a/nomifun-tauri b/nomifun-tauri new file mode 160000 index 0000000..5800e47 --- /dev/null +++ b/nomifun-tauri @@ -0,0 +1 @@ +Subproject commit 5800e4796d12c3fb236d2a2f5244c94ae9f17934 diff --git a/算力盒子 b/算力盒子 new file mode 160000 index 0000000..72ee001 --- /dev/null +++ b/算力盒子 @@ -0,0 +1 @@ +Subproject commit 72ee0014357bb83a72deeacaa81c9024c6fa9561