-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (21 loc) · 886 Bytes
/
.gitmodules
File metadata and controls
22 lines (21 loc) · 886 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "submodules/bootstrap"]
path = submodules/bootstrap
url = https://github.com/twitter/bootstrap.git
[submodule "submodules/backbone"]
path = submodules/backbone
url = https://github.com/documentcloud/backbone.git
[submodule "submodules/underscore"]
path = submodules/underscore
url = https://github.com/documentcloud/underscore.git
[submodule "submodules/require-jquery"]
path = submodules/require-jquery
url = https://github.com/jrburke/require-jquery.git
[submodule "submodules/jquery-iframe-transport"]
path = submodules/jquery-iframe-transport
url = http://github.com/cmlenz/jquery-iframe-transport
[submodule "submodules/pathfinding"]
path = submodules/pathfinding
url = https://github.com/qiao/PathFinding.js.git
[submodule "submodules/bootstrap-wysihtml5"]
path = submodules/bootstrap-wysihtml5
url = https://github.com/jhollingworth/bootstrap-wysihtml5