Skip to content

Commit bcd6576

Browse files
committed
chore: 忽略 webroot 构建产物并取消跟踪旧产物
webroot 改为由 src/module/webui 构建生成,不再纳入仓库。 取消跟踪旧的诊断页 index.html,webui 完善后随首次提交一并带回 构建产物与 CI 排除规则。
1 parent 6482a08 commit bcd6576

2 files changed

Lines changed: 3 additions & 253 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@
66

77
# Claude Code 本地项目指引 (不纳入仓库)
88
CLAUDE.md
9+
10+
# WebUI 构建产物 (由 src/module/webui 构建生成,不纳入仓库)
11+
src/module/webroot/

src/module/webroot/index.html

Lines changed: 0 additions & 253 deletions
This file was deleted.

0 commit comments

Comments
 (0)