-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (30 loc) · 1.73 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
[submodule "client/bundles/com.zizibujuan.drip.client.dojo/static/dojo"]
path = client/bundles/com.zizibujuan.drip.client.dojo/static/dojo
url = https://github.com/dojo/dojo.git
[submodule "client/bundles/com.zizibujuan.drip.client.dojo/static/dijit"]
path = client/bundles/com.zizibujuan.drip.client.dojo/static/dijit
url = https://github.com/dojo/dijit.git
[submodule "client/bundles/com.zizibujuan.drip.client.dojo/static/dojox"]
path = client/bundles/com.zizibujuan.drip.client.dojo/static/dojox
url = https://github.com/dojo/dojox.git
[submodule "client/bundles/com.zizibujuan.drip.client.dojo/static/util"]
path = client/bundles/com.zizibujuan.drip.client.dojo/static/util
url = https://github.com/dojo/util.git
[submodule "client/bundles/com.zizibujuan.drip.client.mathjax/static"]
path = client/bundles/com.zizibujuan.drip.client.mathjax/static
url = https://github.com/mathjax/MathJax.git
[submodule "client/bundles/com.zizibujuan.drip.client.editor"]
path = client/bundles/com.zizibujuan.drip.client.editor
url = git@github.com:zizibujuan/mathEditor.git
[submodule "server/bundles/com.zizibujuan.dbaccess.mysql"]
path = server/bundles/com.zizibujuan.dbaccess.mysql
url = git@github.com:zizibujuan/dbaccess.mysql.git
[submodule "server/build/com.zizibujuan.drip.server.dependences"]
path = server/build/com.zizibujuan.drip.server.dependences
url = git@github.com:zizibujuan/server.dependences.git
[submodule "server/bundles/com.zizibujuan.drip.server.exception"]
path = server/bundles/com.zizibujuan.drip.server.exception
url = git@github.com:zizibujuan/server.exception.git
[submodule "server/bundles/com.zizibujuan.drip.server.util"]
path = server/bundles/com.zizibujuan.drip.server.util
url = git@github.com:zizibujuan/server.util.git