chore: 不再跟踪 embed_static/static/spa 构建产物

SPA 由 Vite 输出至 embed_static,发布前通过 build 脚本构建即可。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-29 02:41:32 +08:00
parent 55c256654b
commit 962bb15298
30 changed files with 1 additions and 1130 deletions

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@
/node_modules/
/frontend/node_modules/
/frontend/dist/
/embed_static/static/spa/
# Go 编译产物
/dist/