diff --git a/.gitmodules b/.gitmodules index 08c9c1c..be07a40 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,11 +2,17 @@ path = lfs-media url = https://github.com/Mikaela/mikaela.github.io.git branch = lfs-media + ignore = all + shallow = true [submodule "or"] path = or url = https://github.com/Mikaela/ormirror.git branch = master + ignore = all + shallow = true [submodule "ir"] path = ir url = https://github.com/Mikaela/i2pmirror.git branch = master + ignore = all + shallow = true