aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 00bc1d26d..78e0c5221 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -2,7 +2,9 @@
2 path = recipes 2 path = recipes
3 url = https://github.com/getferdi/recipes.git 3 url = https://github.com/getferdi/recipes.git
4 ignore = all 4 ignore = all
5 branch = master
5[submodule "src/server"] 6[submodule "src/server"]
6 path = src/server 7 path = src/server
7 url = https://github.com/getferdi/internal-server.git 8 url = https://github.com/getferdi/internal-server.git
8 ignore = all 9 ignore = all
10 branch = master