diff options
author | Slávek Banko <[email protected]> | 2013-07-31 15:01:12 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-07-31 15:01:12 +0200 |
commit | 301c1da0c7d93da1f0d8d81e1c5c8d4e677067c2 (patch) | |
tree | 0c6229dd271e43a883fb8a2c984172d0aa86340e /.gitmodules | |
parent | 1a79d6f5bfce52feb71c264d1b63d78a3da584c4 (diff) | |
download | krecipes-301c1da0c7d93da1f0d8d81e1c5c8d4e677067c2.tar.gz krecipes-301c1da0c7d93da1f0d8d81e1c5c8d4e677067c2.zip |
Add common directories
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..4fce771 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "admin"] + path = admin + url = http://[email protected]/scm/git/tde-common-admin +[submodule "cmake"] + path = cmake + url = http://[email protected]/scm/git/tde-common-cmake |