Initial commit
This commit is contained in:
commit
f01e08cada
4 changed files with 97 additions and 0 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[submodule "butler"]
|
||||
path = butler
|
||||
url = git@bitbucket.org:thilp/butler.git
|
||||
[submodule "mpp"]
|
||||
path = mpp
|
||||
url = git@bitbucket.org:thilp/mpp.git
|
Reference in a new issue