aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000000..a15c40f0d1
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,8 @@
+[submodule "data"]
+ path = data
+ url = ../data
+ branch = master
+[submodule "3rdparty"]
+ path = 3rdparty
+ url = ../3rdparty
+ branch = master