diff options
author | Slávek Banko <[email protected]> | 2012-06-04 03:23:07 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2012-06-04 03:23:07 +0200 |
commit | be503a6af9e8a650410f5e3446c1c4ee338adaf4 (patch) | |
tree | 377b75e7c86ceb7e3bb41b8bad2b1d226bac87b8 /.gitmodules | |
parent | bc812669eb2cf87249cd6af57584970ec667cbd5 (diff) | |
download | tdeaddons-be503a6af9e8a650410f5e3446c1c4ee338adaf4.tar.gz tdeaddons-be503a6af9e8a650410f5e3446c1c4ee338adaf4.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 |