forked from AlloVince/eva-engine
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 940 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 940 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
[submodule "vendor/Sphinx"]
path = vendor/Sphinx
url = https://github.com/AlloVince/evaengine-libs-sphinx.git
[submodule "vendor/Simplehtmldom"]
path = vendor/Simplehtmldom
url = https://github.com/AlloVince/evaengine-libs-simplehtmldom.git
[submodule "public/static/lib"]
path = public/static/lib
url = https://github.com/AlloVince/evaengine-libs-front.git
[submodule "vendor/Markdown"]
path = vendor/Markdown
url = https://github.com/AlloVince/evaengine-libs-markdown.git
[submodule "vendor/Zend"]
path = vendor/Zend
url = https://github.com/AlloVince/zf2.git
[submodule "depends/ZendDeveloperTools"]
path = depends/ZendDeveloperTools
url = git://github.com/zendframework/ZendDeveloperTools.git
[submodule "depends/BjyProfiler"]
path = depends/BjyProfiler
url = git://github.com/bjyoungblood/BjyProfiler.git
[submodule "vendor/EvaCloudImage"]
path = vendor/EvaCloudImage
url = git://github.com/AlloVince/EvaCloudImage.git