-
-
Notifications
You must be signed in to change notification settings - Fork 56
/
Copy path.gitmodules
18 lines (18 loc) · 792 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "vuejs/vuejs-test"]
path = vuejs/vuejs-test
url = https://github.com/khaosdoctor/vuejs-test
[submodule "deno/examples/hello-world"]
path = deno/examples/hello-world
url = https://github.com/khaosdoctor/deno-hello-world
[submodule "deno/examples/deno-http-request"]
path = deno/examples/deno-http-request
url = https://github.com/khaosdoctor/deno-http-request
[submodule "deno/examples/deno-read-file"]
path = deno/examples/deno-read-file
url = https://github.com/khaosdoctor/deno-read-file
[submodule "deno/examples/deno-tcp-server"]
path = deno/examples/deno-tcp-server
url = https://github.com/khaosdoctor/deno-tcp-server
[submodule "electron/electron-learn-project"]
path = electron/electron-learn-project
url = https://github.com/khaosdoctor/electron-learn-project