ente/.gitmodules

13 lines
413 B
Plaintext
Raw Normal View History

2021-02-26 07:57:15 +00:00
[submodule "thirdparty/photoswipe"]
path = thirdparty/photoswipe
url = https://github.com/ente-io/PhotoSwipe.git
2021-02-27 05:06:08 +00:00
branch = master
2023-02-17 14:43:59 +00:00
[submodule "thirdparty/tesseract"]
path = thirdparty/tesseract
url = https://github.com/abhinavkgrd/tesseract.js.git
branch = worker-support
2022-03-05 07:06:58 +00:00
[submodule "ffmpeg-wasm"]
path = thirdparty/ffmpeg-wasm
url = https://github.com/abhinavkgrd/ffmpeg.wasm.git
2022-03-05 07:06:58 +00:00
branch = single-thread