Delete .gitmodules

This commit is contained in:
Zakary Timson 2023-08-14 18:49:23 +00:00
parent 8ab7e6086a
commit af74dcd727

20
.gitmodules vendored
View File

@ -1,20 +0,0 @@
[submodule "client"]
path = client
url = ../client.git
ignore = all
branch = develop
[submodule "server"]
path = server
url = ../server.git
ignore = all
branch = develop
[submodule "worker"]
path = worker
url = ../worker.git
ignore = all
branch = develop
[submodule "common"]
path = common
url = ../common.git
ignore = all
branch = develop