X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fjavascript%2F.gitignore;h=47ad4499fa900e0dcf7b19e434d64152292f72b6;hb=e999a40a812f8a2f350d69c5e1611669ff8937d1;hp=3db6c99a82a4709e32977b75c1a48eb3314b89bd;hpb=524d1205c09d3f8e14a5751b2cbbce7e2fd23008;p=platal.git diff --git a/htdocs/javascript/.gitignore b/htdocs/javascript/.gitignore index 3db6c99..47ad449 100644 --- a/htdocs/javascript/.gitignore +++ b/htdocs/javascript/.gitignore @@ -1,3 +1,8 @@ +# 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