From 91cad89953fda567ea8f310d30db10e6058e49b5 Mon Sep 17 00:00:00 2001 From: fengruixiang <474182370@qq.com> Date: Tue, 7 Jul 2026 09:55:23 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=81=9C=E6=AD=A2=E5=B0=86=20justsolu?= =?UTF-8?q?tionsWebV2=20=E4=BD=9C=E4=B8=BA=20gitlink=20=E8=B7=9F=E8=B8=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit justsolutionsWebV2 是各自独立维护的子项目,父仓库不应把它当作 submodule/gitlink(且无 .gitmodules)。从索引移除并加入 .gitignore, 避免子项目提交时父仓库反复出现无法丢弃的 "new commits" 改动。 Co-Authored-By: Claude Opus 4.8 --- .gitignore | 1 + justsolutionsWebV2 | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 160000 justsolutionsWebV2 diff --git a/.gitignore b/.gitignore index afacaef..1057830 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ docs/AML_Backend/docker-compose-local-dev/AML-local-dev.bak +justsolutionsWebV2/ diff --git a/justsolutionsWebV2 b/justsolutionsWebV2 deleted file mode 160000 index f2f01bb..0000000 --- a/justsolutionsWebV2 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f2f01bb4b62758b5ad901505c7a0e3540d93c956