add submodules for editor and framework
This commit is contained in:
parent
7760508bad
commit
569e302f30
4
.gitignore
vendored
4
.gitignore
vendored
@ -15,3 +15,7 @@
|
||||
# Do not keep build log
|
||||
buildlog
|
||||
|
||||
# Do not track symlinks on Windows
|
||||
mocha-common/compilers/yaml2mcl/editor
|
||||
mocha-common/compilers/yaml2mcl/framework
|
||||
|
||||
|
||||
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
[submodule "framework-python"]
|
||||
path = framework-python
|
||||
url = git@gitea.azcona-becker.net:beckermj/framework-python
|
||||
[submodule "editor-python"]
|
||||
path = editor-python
|
||||
url = git@gitea.azcona-becker.net:universaleditor/editor-python
|
||||
1
editor-python
Submodule
1
editor-python
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit b8d4e2582817518f3d22276e87a75eb177297288
|
||||
1
framework-python
Submodule
1
framework-python
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 8c152521512ab12efd201e1fa45d0460ef71c119
|
||||
Loading…
x
Reference in New Issue
Block a user