diff --git a/.gitignore b/.gitignore index c8a3d0c..527a9c4 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,10 @@ tmp/ !/components/common/ # 子项目 (esp-spot 等) 里的 components/ 一律 ignore (历史规则保持) esp-spot/**/components/ +# dzbj/ 是嵌套的独立 git 仓库 (Dzbj_ESP32-S3 项目, 自己的 remote) +# 历史上以 gitlink mode 160000 误加进索引但缺 .gitmodules, 已 git rm --cached 移除 +# 两个项目独立维护, Kapi 主仓不再跟踪 dzbj +dzbj/ managed_components/ build/ .vscode/ diff --git a/dzbj b/dzbj deleted file mode 160000 index 58fb9aa..0000000 --- a/dzbj +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 58fb9aab86c044b5a951fd7044fd335d0bae906f