-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
28 lines (28 loc) · 720 Bytes
/
.gitmodules
File metadata and controls
28 lines (28 loc) · 720 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
[submodule "deps/slab"]
path = deps/slab
url = https://github.com/ernestrc/slab.git
ignore = dirty
[submodule "deps/libuv"]
path = deps/libuv
url = https://github.com/libuv/libuv
ignore = dirty
[submodule "deps/h2o"]
path = deps/h2o
url = https://github.com/h2o/h2o.git
ignore = dirty
[submodule "deps/openssl"]
path = deps/openssl
url = https://github.com/openssl/openssl.git
ignore = dirty
[submodule "deps/json-c"]
path = deps/json-c
url = https://github.com/json-c/json-c.git
ignore = dirty
[submodule "deps/pcre2"]
path = deps/pcre2
url = https://github.com/luvit/pcre2.git
ignore = dirty
[submodule "deps/wslay"]
path = deps/wslay
url = https://github.com/tatsuhiro-t/wslay.git
ignore = dirty