Delete .gitmodules
This commit is contained in:
parent
8ab7e6086a
commit
af74dcd727
20
.gitmodules
vendored
20
.gitmodules
vendored
@ -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
|
Loading…
Reference in New Issue
Block a user