mirror of
https://gitcode.com/JianFeeeee/HomeAgent.git
synced 2026-09-24 10:58:13 +00:00
chore: 忽略 SDK 文档站的主题覆盖目录
上一批漏了 overrides/(只覆盖 footer.html 以补备案号)。它与 docs/、 mkdocs.yml 同属文档站,核心仓不应跟踪——规则漏一条就会在 git status 里 冒出来,正是之前 example/ 那类问题的来源。
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -41,6 +41,8 @@ third_party/homeagent-sdk/example/
|
||||
third_party/homeagent-sdk/docs/
|
||||
third_party/homeagent-sdk/mkdocs.yml
|
||||
third_party/homeagent-sdk/site_build/
|
||||
# 主题覆盖目录(只覆盖 footer.html,补备案号)——同属文档站。
|
||||
third_party/homeagent-sdk/overrides/
|
||||
.codegraph/
|
||||
|
||||
# codegraph 本地索引配置(含嵌套 SDK 仓放行,仅本地生效)
|
||||
|
||||
Reference in New Issue
Block a user