Added Modules
This commit is contained in:
parent
2f00a83505
commit
5c8c3bb44d
5 changed files with 8 additions and 83 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[submodule "proto"]
|
||||
path = proto
|
||||
url = https://github.com/LPM-Group/proto.git
|
||||
[submodule "logging"]
|
||||
path = logging
|
||||
url = https://github.com/LPM-Group/logging.git
|
||||
Reference in a new issue