-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 907 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 907 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "org"]
path = org
url = https://github.com/zelara-ai/.github.git
[submodule "wikis"]
path = wikis
url = https://github.com/zelara-ai/core.wiki.git
[submodule "apps/desktop"]
path = apps/desktop
url = https://github.com/zelara-ai/app-desktop.git
[submodule "apps/mobile"]
path = apps/mobile
url = https://github.com/zelara-ai/app-mobile.git
[submodule "modules/finance"]
path = modules/finance
url = https://github.com/zelara-ai/module-finance.git
[submodule "modules/green"]
path = modules/green
url = https://github.com/zelara-ai/module-green.git
[submodule "modules/testing"]
path = modules/testing
url = https://github.com/zelara-ai/testing.git
[submodule "apps/testing-mobile"]
path = apps/testing-mobile
url = https://github.com/zelara-ai/testing-mobile.git
[submodule "apps/finance-mobile"]
path = apps/finance-mobile
url = https://github.com/zelara-ai/finance-mobile.git