aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorChristopher Baines <cb15g11@soton.ac.uk>2014-09-07 18:00:23 +0100
committerChristopher Baines <cb15g11@soton.ac.uk>2014-09-08 12:39:32 +0100
commit94990194cdec4f4f9348d2323a80004e6fc82f25 (patch)
treeaf121ffaad21356181fb30e3f39da2e4f0097770 /.gitmodules
downloadmaps.southampton.ac.uk-94990194cdec4f4f9348d2323a80004e6fc82f25.tar
maps.southampton.ac.uk-94990194cdec4f4f9348d2323a80004e6fc82f25.tar.gz
Initial commit
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules15
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..c758ebf
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,15 @@
+[submodule "libraries/leaflet-soton"]
+ path = libraries/leaflet-soton
+ url = git://git.cbaines.net/leaflet-soton
+[submodule "libraries/typeahead.js"]
+ path = libraries/typeahead.js
+ url = https://github.com/twitter/typeahead.js.git
+[submodule "libraries/list.js"]
+ path = libraries/list.js
+ url = https://github.com/javve/list.js.git
+[submodule "libraries/jquery"]
+ path = libraries/jquery
+ url = https://github.com/jquery/jquery.git
+[submodule "libraries/bootstrap"]
+ path = libraries/bootstrap
+ url = https://github.com/twbs/bootstrap.git