-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
36 lines (36 loc) · 805 Bytes
/
.gitmodules
File metadata and controls
36 lines (36 loc) · 805 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
28
29
30
31
32
33
34
35
36
[submodule "talk"]
path = talk
url = https://github.com/hyvor/talk.hyvor.com
ignore = all
[submodule "core"]
path = core
url = https://github.com/hyvor/hyvor.com
ignore = all
[submodule "blogs"]
path = blogs
url = https://github.com/hyvor/blogs.hyvor.com
ignore = all
[submodule "internal"]
path = internal
url = https://github.com/hyvor/internal
ignore = all
[submodule "design"]
path = design
url = https://github.com/hyvor/design
ignore = all
[submodule "post"]
path = post
url = https://github.com/hyvor/post
ignore = all
[submodule "relay"]
path = relay
url = https://github.com/hyvor/relay
ignore = all
[submodule "agora"]
path = agora
url = https://github.com/hyvor/agora
ignore = all
[submodule "reader"]
path = reader
url = https://github.com/hyvor/reader
ignore = all