diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-08-19 14:25:13 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-08-19 14:28:46 +0200 |
commit | 3d524039fe5562065e6d4ad11411deea1706caa2 (patch) | |
tree | 65f69742da793a83bef06c285d7be319713f2515 /.gitmodules |
Initial commit
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b6b69cf --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "depends/mgl"] + path = depends/mgl + url = https://repo.dec05eba.com/mgl |