Shallow clone the submodules

This commit is contained in:
VegOwOtenks 2025-03-01 00:08:52 +01:00
parent 0fb4821b37
commit 622f1b231c

2
.gitmodules vendored
View file

@ -1,6 +1,8 @@
[submodule "submodules/SDL_ttf"]
path = submodules/SDL_ttf
url = https://github.com/libsdl-org/SDL_ttf.git
shallow = true
[submodule "submodules/SDL"]
path = submodules/SDL
url = https://github.com/libsdl-org/SDL.git
shallow = true