X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fjavascript%2F.gitignore;h=c3428fc6f4b20be1c5acd592bc6ef3aee237f796;hb=84c9e11998edb575f612880fd3395460a9e27e3a;hp=bbac2808d373ceb998d24d80be517c98d89faab7;hpb=58d1d33c646a2c67244dd12398b993ce850b9b69;p=platal.git diff --git a/htdocs/javascript/.gitignore b/htdocs/javascript/.gitignore index bbac280..c3428fc 100644 --- a/htdocs/javascript/.gitignore +++ b/htdocs/javascript/.gitignore @@ -1,3 +1,12 @@ -# jQuery and some of its plugins are downloaded by the Makefile -/jquery.js -/jquery.color.js +# Versioning links +/1.* + +# jQuery and its plugins are downloaded by the Makefile +/jquery*.*js +/core.js +/json2.js +!/jquery.autocomplete.js + +# Google Maps auxiliary scripts +/markerclusterer.js +/markerwithlabel.js