diff options
author | Slávek Banko <[email protected]> | 2020-07-04 17:07:03 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-07-04 17:07:19 +0200 |
commit | 011181cbac444be75a080d01bc62908091235e43 (patch) | |
tree | 797cb6e795b6e50594be2014fc305a5fa7e5bafe /.gitmodules | |
parent | 2743f5c98acf89285d8e7fedd1c3b05f83982991 (diff) | |
download | tde-011181cbac444be75a080d01bc62908091235e43.tar.gz tde-011181cbac444be75a080d01bc62908091235e43.zip |
Add submodule keximdb.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index ca9c466b7..8b04d13c8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -262,6 +262,9 @@ [submodule "main/applications/kerberostray"] path = main/applications/kerberostray url = https://[email protected]/scm/git/kerberostray +[submodule "main/applications/keximdb"] + path = main/applications/keximdb + url = https://[email protected]/scm/git/keximdb [submodule "main/applications/kftpgrabber"] path = main/applications/kftpgrabber url = https://[email protected]/scm/git/kftpgrabber |