X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fjavascript%2F.gitignore;h=5ff7a5c6536c0d2288bcd3fbf4049137163990d8;hb=1014b7ebc320da53fb785c5232ee8c83f76ca7ca;hp=3db6c99a82a4709e32977b75c1a48eb3314b89bd;hpb=a6391000e89c59f3c26d1a62bb06857df706bf50;p=platal.git diff --git a/htdocs/javascript/.gitignore b/htdocs/javascript/.gitignore index 3db6c99..5ff7a5c 100644 --- a/htdocs/javascript/.gitignore +++ b/htdocs/javascript/.gitignore @@ -1,3 +1,14 @@ +# Versioning links +/1.* + # jQuery and its plugins are downloaded by the Makefile -/jquery.*js -/ui.*js +/jquery*.*js +/core.js +/json2.js +!/jquery.autocomplete.js + +# Google Maps auxiliary scripts +/markerclusterer.js + +# Raven-js +/raven*.js