move all public/js to public/vendor, move bootstrap & bootstrap-growl to git submodule

This commit is contained in:
Tyler Renelle
2013-02-16 19:42:35 -05:00
parent 8ca41e2b99
commit d03352c323
12 changed files with 23 additions and 22 deletions
+6
View File
@@ -1,3 +1,9 @@
[submodule "public/vendor/bootstrap-datepicker"]
path = public/vendor/bootstrap-datepicker
url = https://github.com/eternicode/bootstrap-datepicker.git
[submodule "public/vendor/bootstrap-growl"]
path = public/vendor/bootstrap-growl
url = https://github.com/ifightcrime/bootstrap-growl.git
[submodule "public/vendor/bootstrap"]
path = public/vendor/bootstrap
url = https://github.com/twitter/bootstrap.git