Setup git submodules correctly

This commit is contained in:
vishnukvmd 2021-10-07 20:24:59 +05:30
parent 1cb1ef713a
commit 4a2b7264a1

8
.gitmodules vendored
View file

@ -1,3 +1,11 @@
[submodule "thirdparty/chewie"]
path = thirdparty/chewie
url = https://github.com/ente-io/chewie.git
[submodule "thirdparty/extended_image"]
path = thirdparty/extended_image
url = https://github.com/ente-io/extended_image.git
[submodule "thirdparty/plugins"]
path = thirdparty/plugins
url = https://github.com/ente-io/plugins.git