diff options
author | Timothy Pearson <[email protected]> | 2012-05-05 17:59:44 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-05-05 17:59:44 -0500 |
commit | 9ce3baa00e6182bc8c8f27ec7af92dbe578dc06f (patch) | |
tree | e350210418235c6cd4ac22197be9059b28bf163f /.gitmodules | |
parent | 81dce195f1f6b18b66f2bbbe4ec6b10bb1387379 (diff) | |
download | kcmautostart-9ce3baa00e6182bc8c8f27ec7af92dbe578dc06f.tar.gz kcmautostart-9ce3baa00e6182bc8c8f27ec7af92dbe578dc06f.zip |
Added 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 |