From cdc108b0b282db349df1ab2c4ba0209335a43778 Mon Sep 17 00:00:00 2001 From: FoxtrotSierra Date: Sat, 19 Oct 2024 22:41:38 +0300 Subject: [PATCH] chore: clone large-files submodule shallowly --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 06edc275f3cb..37cb0dcfea45 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "aircraft-large-files"] path = large-files url = https://github.com/flybywiresim/aircraft-large-files + shallow = true