forked from asciidisco/Backbone.Marionette.Handlebars
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 668 Bytes
/
Copy path.gitmodules
File metadata and controls
18 lines (18 loc) · 668 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "vendor/underscore"]
path = vendor/underscore
url = git://github.com/documentcloud/underscore.git
[submodule "vendor/backbone"]
path = vendor/backbone
url = git://github.com/documentcloud/backbone.git
[submodule "vendor/qunit"]
path = vendor/qunit
url = git://github.com/jquery/qunit.git
[submodule "vendor/requirejs"]
path = vendor/requirejs
url = https://github.com/jrburke/requirejs
[submodule "vendor/require-handlebars-plugin"]
path = vendor/require-handlebars-plugin
url = https://github.com/SlexAxton/require-handlebars-plugin.git
[submodule "vendor/handelbars"]
path = vendor/handelbars
url = https://github.com/wycats/handlebars.js.git