add new gitmodules for orweb and pluto support

This commit is contained in:
Nathan Freitas 2015-02-05 09:42:39 -05:00
parent 40b8f48c66
commit 5a8aa888b1
1 changed files with 6 additions and 0 deletions

6
.gitmodules vendored
View File

@ -32,3 +32,9 @@
[submodule "external/badvpn"]
path = external/badvpn
url = https://github.com/guardianproject/badvpn.git
[submodule "external/pluto"]
path = external/pluto
url = https://github.com/guardianproject/pluto.git
[submodule "external/orweb"]
path = external/orweb
url = https://github.com/guardianproject/Orweb.git