forked from bobthecow/genghis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 1.04 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 "vendor/bootstrap"]
path = vendor/bootstrap
url = https://github.com/twbs/bootstrap.git
[submodule "vendor/keyscss"]
path = vendor/keyscss
url = https://github.com/michaelhue/keyscss.git
[submodule "vendor/hogan"]
path = vendor/hogan
url = https://github.com/twitter/hogan.js.git
[submodule "vendor/codemirror"]
path = vendor/codemirror
url = https://github.com/marijnh/CodeMirror.git
[submodule "vendor/esprima"]
path = vendor/esprima
url = https://github.com/ariya/esprima.git
[submodule "vendor/mousetrap"]
path = vendor/mousetrap
url = https://github.com/ccampbell/mousetrap.git
[submodule "vendor/backbone"]
path = vendor/backbone
url = https://github.com/documentcloud/backbone.git
[submodule "vendor/underscore"]
path = vendor/underscore
url = https://github.com/documentcloud/underscore
[submodule "vendor/jquery-hoverIntent"]
path = vendor/jquery-hoverIntent
url = https://github.com/briancherne/jquery-hoverIntent.git
[submodule "vendor/tablesorter"]
path = vendor/tablesorter
url = https://github.com/Mottie/tablesorter.git