summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorleonoverweel <l.overweel@gmail.com>2017-01-24 12:46:33 +0100
committerleonoverweel <l.overweel@gmail.com>2017-01-24 12:46:33 +0100
commit0c616184f55602e407dd27d1591badc3e019d3c9 (patch)
treea2e366a365b948be5e6ff8ae658a284487162f66 /.gitmodules
parenta16bdd453f2057d6b99c6e92c83370ccb59c8fc4 (diff)
Add frontend submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index fb9eea79..e0e0aa89 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -2,3 +2,7 @@
path = opendc-web-server
url = git@github.com:tudelft-atlarge/opendc-web-server.git
branch = master
+[submodule "opendc-frontend"]
+ path = opendc-frontend
+ url = git@github.com:tudelft-atlarge/opendc-frontend.git
+ branch = master