]> git.llucax.com Git - personal/website.git/commitdiff
Add missing .gitmodules
authorLeandro Lucarella <luca@llucax.com.ar>
Wed, 13 Mar 2013 21:17:51 +0000 (22:17 +0100)
committerLeandro Lucarella <luca@llucax.com.ar>
Wed, 13 Mar 2013 21:17:51 +0000 (22:17 +0100)
.gitmodules [new file with mode: 0644]

diff --git a/.gitmodules b/.gitmodules
new file mode 100644 (file)
index 0000000..6d52e5f
--- /dev/null
@@ -0,0 +1,6 @@
+[submodule "source/proj/bacap"]
+       path = source/proj/bacap
+       url = ../../software/bacap.git
+[submodule "source/proj/eventxx"]
+       path = source/proj/eventxx
+       url = ../../software/eventxx.git