Add submodules

This commit is contained in:
Nicolas Le Goff
2012-05-18 14:06:31 +02:00
parent 04f2a73bda
commit 06fdf0d23b
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@@ -13,3 +13,9 @@
[submodule "www/include/vendor/mustache-js"]
path = www/include/vendor/mustache-js
url = https://github.com/janl/mustache.js.git
[submodule "www/include/vendor/jquery-file-upload"]
path = www/include/vendor/jquery-file-upload
url = https://github.com/blueimp/jQuery-File-Upload.git
[submodule "www/include/vendor/javascript-load-image"]
path = www/include/vendor/javascript-load-image
url = https://github.com/blueimp/JavaScript-Load-Image.git