diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-16 11:18:49 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-16 11:18:49 (EDT) |
commit | 250892164853a4218b00336ca6fdaf9e775f9454 (patch) | |
tree | 8e983cead837a5b9152c41251d9a731480346d7f /.gitmodules | |
parent | 1f12075857bf821a7d8109efd9b95d4e2ebabfa9 (diff) |
3rdparty/usign: New submodule
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..7c5d836 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "3rdparty/usign"] + path = 3rdparty/usign + url = https://git.openwrt.org/project/usign.git |