update: remove submodules

This commit is contained in:
Jean-Baptiste
2019-03-24 20:20:46 +01:00
parent fe71b0c248
commit 34804b8d0d
6 changed files with 5 additions and 16 deletions

1
.gitignore vendored

@ -2,6 +2,7 @@
/src/config.json /src/config.json
/www/index.html /www/index.html
/www/index.prod.html /www/index.prod.html
/www/index.staging.html
/www/styles/ /www/styles/
/www/scripts/ /www/scripts/
/www/lib/ /www/lib/

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