We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6482a08 commit bcd6576Copy full SHA for bcd6576
2 files changed
.gitignore
@@ -6,3 +6,6 @@
6
7
# Claude Code 本地项目指引 (不纳入仓库)
8
CLAUDE.md
9
+
10
+# WebUI 构建产物 (由 src/module/webui 构建生成,不纳入仓库)
11
+src/module/webroot/
src/module/webroot/index.html
0 commit comments