From efe70a15f819d7935421d2eef3a29933f5b9defb Mon Sep 17 00:00:00 2001 From: anonimal Date: Wed, 28 Jun 2017 21:15:37 +0000 Subject: Unbound: add git submodule for unbound --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..fbcec5b46 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "external/unbound"] + path = external/unbound + url = https://github.com/monero-project/unbound + branch = monero -- cgit v1.2.3