diff --git a/.gitmodules b/.gitmodules index 1e3f78033f..b356112b32 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,7 +2,9 @@ path = backend/src/main/java/io/metersphere/xpack url = git@github.com:metersphere/xpack-backend.git branch = dev + ignore = all [submodule "frontend/src/business/components/xpack"] path = frontend/src/business/components/xpack url = git@github.com:metersphere/xpack-frontend.git branch = dev + ignore = all