modified: .gitmodules
new file: server
This commit is contained in:
parent
7d0091609a
commit
b26bc868be
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -17,3 +17,6 @@
|
||||||
[submodule "web-apps"]
|
[submodule "web-apps"]
|
||||||
path = web-apps
|
path = web-apps
|
||||||
url = https://github.com/warnerbryce/web-apps
|
url = https://github.com/warnerbryce/web-apps
|
||||||
|
[submodule "server"]
|
||||||
|
path = server
|
||||||
|
url = https://github.com/warnerbryce/server
|
||||||
|
|
1
server
Submodule
1
server
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit a3b4517ab4881458c13b44629c0acbaab5855b09
|
Loading…
Reference in a new issue