-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
39 lines (39 loc) · 1.3 KB
/
.gitmodules
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
28
29
30
31
32
33
34
35
36
37
38
39
[submodule "Modules/Models"]
path = Modules/Models
url = https://github.com/iCookbook/Models
[submodule "Modules/Personal"]
path = Modules/Personal
url = https://github.com/iCookbook/Personal
[submodule "Modules/Search"]
path = Modules/Search
url = https://github.com/iCookbook/Search
[submodule "Modules/Discover"]
path = Modules/Discover
url = https://github.com/iCookbook/Discover
[submodule "Modules/Networking"]
path = Modules/Networking
url = https://github.com/iCookbook/Networking
[submodule "Modules/Persistence"]
path = Modules/Persistence
url = https://github.com/iCookbook/Persistence
[submodule "Modules/CommonUI"]
path = Modules/CommonUI
url = https://github.com/iCookbook/CommonUI
[submodule "Modules/Resources"]
path = Modules/Resources
url = https://github.com/iCookbook/Resources
[submodule "Modules/RecipeDetails"]
path = Modules/RecipeDetails
url = https://github.com/iCookbook/RecipeDetails
[submodule "Modules/Common"]
path = Modules/Common
url = https://github.com/iCookbook/Common
[submodule "Modules/Logger"]
path = Modules/Logger
url = https://github.com/iCookbook/Logger
[submodule "Modules/RecipeForm"]
path = Modules/RecipeForm
url = https://github.com/iCookbook/RecipeForm
[submodule "Modules/Onboarding"]
path = Modules/Onboarding
url = https://github.com/iCookbook/Onboarding