forked from ruuvi/ruuvitracker_web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 889 Bytes
/
.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
[submodule "vendor/opa"]
path = vendor/opa
url = git://github.com/Tujubitti/OPA.git
[submodule "vendor/requirejs"]
path = vendor/requirejs
url = https://github.com/jrburke/requirejs.git
[submodule "css/bootstrap"]
path = css/bootstrap
url = https://github.com/twitter/bootstrap.git
[submodule "vendor/underscore"]
path = vendor/underscore
url = https://github.com/documentcloud/underscore.git
[submodule "vendor/backbone"]
path = vendor/backbone
url = https://github.com/documentcloud/backbone.git
[submodule "vendor/requirejs-handlebars"]
path = vendor/requirejs-handlebars
url = https://github.com/SlexAxton/require-handlebars-plugin.git
[submodule "vendor/Backbone-relational"]
path = vendor/Backbone-relational
url = https://github.com/PaulUithol/Backbone-relational.git
[submodule "vendor/Leaflet"]
path = vendor/Leaflet
url = https://github.com/CloudMade/Leaflet.git