diff options
author | Slávek Banko <[email protected]> | 2012-06-03 15:50:54 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2012-06-03 15:50:54 +0200 |
commit | 6f21bc7511005a69a8ef14c2ad4e74857baf59f3 (patch) | |
tree | 02ea8a85e9eac9f5097bb309a384d3562d730901 | |
parent | 61f93068e2b74b0d23f7929f51426da29042fd15 (diff) | |
download | tdenetwork-6f21bc7511005a69a8ef14c2ad4e74857baf59f3.tar.gz tdenetwork-6f21bc7511005a69a8ef14c2ad4e74857baf59f3.zip |
Add common directories
Add empty directories
-rw-r--r-- | .gitmodules | 6 | ||||
m--------- | admin | 0 | ||||
m--------- | cmake | 0 | ||||
-rw-r--r-- | kopete/styles/Clean/Contents/Resources/Variants/.gitignore | 0 |
4 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..4fce771e --- /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 diff --git a/admin b/admin new file mode 160000 +Subproject e4edddce0ad20cd639e6ea1b21bb3bb6b0a3a3d diff --git a/cmake b/cmake new file mode 160000 +Subproject 8552bcafcd974f7303bb3cc4947b30a7ce0533f diff --git a/kopete/styles/Clean/Contents/Resources/Variants/.gitignore b/kopete/styles/Clean/Contents/Resources/Variants/.gitignore new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/kopete/styles/Clean/Contents/Resources/Variants/.gitignore |