forked from Famous/famous
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
33 lines (33 loc) · 866 Bytes
/
.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
[submodule "core"]
path = core
url = [email protected]:Famous/core.git
[submodule "widgets"]
path = widgets
url = [email protected]:Famous/widgets.git
[submodule "events"]
path = events
url = [email protected]:Famous/events.git
[submodule "inputs"]
path = inputs
url = [email protected]:Famous/inputs.git
[submodule "math"]
path = math
url = [email protected]:Famous/math.git
[submodule "modifiers"]
path = modifiers
url = [email protected]:Famous/modifiers.git
[submodule "physics"]
path = physics
url = [email protected]:Famous/physics.git
[submodule "surfaces"]
path = surfaces
url = [email protected]:Famous/surfaces.git
[submodule "transitions"]
path = transitions
url = [email protected]:Famous/transitions.git
[submodule "utilities"]
path = utilities
url = [email protected]:Famous/utilities.git
[submodule "views"]
path = views
url = [email protected]:Famous/views.git