diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-07-31 20:52:43 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-07-31 20:52:43 +0200 |
commit | be05472a2ff9e08860207a5770a76a96e3c93dc5 (patch) | |
tree | 0dbd411819c461da0f322bf93812b5ead412e060 /.gitmodules |
Initial commit, done, just need args change
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..fc63e4f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "depends/mglpp"] + path = depends/mglpp + url = https://repo.dec05eba.com/mglpp.git |