22 lines
859 B
Text
22 lines
859 B
Text
[submodule "auth/thirdparty/sentry-dart"]
|
|
path = auth/thirdparty/sentry-dart
|
|
url = https://github.com/ente-io/sentry-dart.git
|
|
branch = sentry_flutter_ente
|
|
[submodule "auth/flutter"]
|
|
path = auth/flutter
|
|
url = https://github.com/flutter/flutter.git
|
|
branch = stable
|
|
[submodule "auth/assets/simple-icons"]
|
|
path = auth/assets/simple-icons
|
|
url = https://github.com/simple-icons/simple-icons.git
|
|
[submodule "mobile/plugins/clip_ggml"]
|
|
path = mobile/plugins/clip_ggml
|
|
url = https://github.com/ente-io/clip-ggml.git
|
|
[submodule "web/apps/photos/thirdparty/ffmpeg-wasm"]
|
|
path = web/apps/photos/thirdparty/ffmpeg-wasm
|
|
url = https://github.com/abhinavkgrd/ffmpeg.wasm.git
|
|
branch = master
|
|
[submodule "web/apps/photos/thirdparty/photoswipe"]
|
|
path = web/apps/photos/thirdparty/photoswipe
|
|
url = https://github.com/ente-io/PhotoSwipe.git
|
|
branch = single-thread
|