update: remove submodules
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,6 +2,7 @@
|
||||
/src/config.json
|
||||
/www/index.html
|
||||
/www/index.prod.html
|
||||
/www/index.staging.html
|
||||
/www/styles/
|
||||
/www/scripts/
|
||||
/www/lib/
|
||||
|
12
.gitmodules
vendored
12
.gitmodules
vendored
@ -1,12 +0,0 @@
|
||||
[submodule "www/lib/sib-core"]
|
||||
path = www/lib/sib-core
|
||||
url = git@git.happy-dev.fr:startinblox/sib-core.git
|
||||
[submodule "www/lib/sib-router"]
|
||||
path = www/lib/sib-router
|
||||
url = git@git.happy-dev.fr:startinblox/sib-router.git
|
||||
[submodule "www/lib/sib-chat"]
|
||||
path = www/lib/sib-chat
|
||||
url = git@git.happy-dev.fr:startinblox/sib-chat.git
|
||||
[submodule "www/lib/sib-oidc"]
|
||||
path = www/lib/sib-oidc
|
||||
url = git@git.happy-dev.fr:startinblox/sib-oidc.git
|
Submodule www/lib/sib-chat updated: 8a4044a000...caa9399697
Submodule www/lib/sib-core updated: 76a6460b68...9ff71f4d04
Submodule www/lib/sib-oidc updated: a2d28858db...9ce7e6cec7
Submodule www/lib/sib-router updated: dc940e550e...c358adefa3
Reference in New Issue
Block a user