chore: 停止将子项目作为 gitlink 跟踪,避免父仓库反复出现幻影改动

AML_Backend / AML_Frontend / justsolutionsWeb 均为各自独立维护的
git 仓库,父仓库不应记录其 commit 指针(且无 .gitmodules)。从索引
移除并加入 .gitignore,子项目提交后父仓库不再出现无法丢弃的
"new commits" 改动。

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
main
fengruixiang 2026-07-07 13:52:15 +08:00
parent 91cad89953
commit c71cfb4c02
4 changed files with 3 additions and 3 deletions

3
.gitignore vendored
View File

@ -1,2 +1,5 @@
docs/AML_Backend/docker-compose-local-dev/AML-local-dev.bak docs/AML_Backend/docker-compose-local-dev/AML-local-dev.bak
justsolutionsWebV2/ justsolutionsWebV2/
AML_Backend/
AML_Frontend/
justsolutionsWeb/

@ -1 +0,0 @@
Subproject commit cd254759bddd1cb149071cda281f8701277865fd

@ -1 +0,0 @@
Subproject commit 649a90af3b6600fe82834bb4d3530855abbd02fe

@ -1 +0,0 @@
Subproject commit 148e9f9292166c512282d57306944a6c1216860b