add submodules for editor and framework

This commit is contained in:
Michael Becker 2024-12-22 22:25:48 -05:00
parent 7760508bad
commit 569e302f30
Signed by: beckermj
GPG Key ID: 24F8DAA73DCB2C8F
4 changed files with 12 additions and 0 deletions

4
.gitignore vendored
View File

@ -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
View 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

@ -0,0 +1 @@
Subproject commit b8d4e2582817518f3d22276e87a75eb177297288

1
framework-python Submodule

@ -0,0 +1 @@
Subproject commit 8c152521512ab12efd201e1fa45d0460ef71c119