diff options
author | dec05eba <dec05eba@protonmail.com> | 2018-10-25 16:19:49 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2018-10-25 16:19:49 +0200 |
commit | 9096d6ef3710118f98c46f6e7f7689d5aa11c7f4 (patch) | |
tree | 3fe958d79d2771cd8ee26863486eb3dedc1b4b49 /.gitmodules | |
parent | c50ef935e0792eeb0256ddf5df87af015f3ae1d8 (diff) |
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..8fd227f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "depends/odhtdb"] + path = depends/odhtdb + url = https://gitlab.com/DEC05EBA/odhtdb.git |