Add optional project submodules

This commit is contained in:
2024-08-27 15:32:03 +02:00
parent ed956f2d79
commit df0f33e594
4 changed files with 9 additions and 0 deletions

7
.gitmodules vendored Normal file
View File

@@ -0,0 +1,7 @@
[submodule "opt/tools"]
path = opt/tools
url = git@github.com:madcow/drybox-tools.git
[submodule "opt/webgui"]
path = opt/webgui
url = git@github.com:madcow/drybox-webgui.git

0
docs/.gitkeep Normal file
View File

1
opt/tools Submodule

Submodule opt/tools added at 483f33064b

1
opt/webgui Submodule

Submodule opt/webgui added at e70597c326