Moved gdata_orm to submodules

Moved to submodules, as there's an entire project in the repo, and we
only want to have the addons folder.  Will create a script to copy
addons over into the main folder structure.
This commit is contained in:
Mario Steele 2026-03-06 22:31:26 -06:00
parent 3099c5d3df
commit b5cc20367c
3 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View file

@ -1,3 +1,3 @@
[submodule "addons/gdata_orm"]
path = addons/gdata_orm
path = submodules/gdata_orm
url = git@github.com:eumario/GDataORM.git

0
submodules/.gdignore Normal file
View file