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