summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 2e0ae261..83157f54 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,6 @@
7[submodule "base32-bytestring"] 7[submodule "base32-bytestring"]
8 path = base32-bytestring 8 path = base32-bytestring
9 url = https://github.com/eth-r/base32-bytestring 9 url = https://github.com/eth-r/base32-bytestring
10[submodule "dependent-map"]
11 path = dependent-map
12 url = https://github.com/joecrayne/dependent-map