diff options
author | Timothy Pearson <[email protected]> | 2012-11-11 21:28:24 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-11-11 21:28:24 -0600 |
commit | 7665959f2b71297d880ca1371a04c15611db2fce (patch) | |
tree | cbc84e32163aee6255ece7c61a6cd848224c51c6 /.gitmodules | |
parent | 4d354be835df57bce2fdc9527d5a686f08f13d21 (diff) | |
download | gtk3-tqt-engine-7665959f2b71297d880ca1371a04c15611db2fce.tar.gz gtk3-tqt-engine-7665959f2b71297d880ca1371a04c15611db2fce.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 |