diff options
author | Slávek Banko <[email protected]> | 2012-08-01 20:53:19 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2012-08-01 20:53:19 +0200 |
commit | 6be88ce8652520f9c2f92ce22095e44e3a835933 (patch) | |
tree | c29f40461a02fc72dbf34e3003b8e463136e2bec /.gitmodules | |
parent | 510c9877e38be85227f85a1892201c3d60d886da (diff) | |
download | soundkonverter-6be88ce8652520f9c2f92ce22095e44e3a835933.tar.gz soundkonverter-6be88ce8652520f9c2f92ce22095e44e3a835933.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 |