X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=htdocs%2Fjavascript%2F.gitignore;h=fe7a6a6cfb797628bb05bb3ada2a324dcd6a3a89;hb=c76545c351fae4e2298624ff9ee5bf854dc5a5b6;hp=bbac2808d373ceb998d24d80be517c98d89faab7;hpb=5e35e81b42eef42eba4ef31e4ffc771bb5d8f2f2;p=platal.git diff --git a/htdocs/javascript/.gitignore b/htdocs/javascript/.gitignore index bbac280..fe7a6a6 100644 --- a/htdocs/javascript/.gitignore +++ b/htdocs/javascript/.gitignore @@ -1,3 +1,9 @@ -# jQuery and some of its plugins are downloaded by the Makefile -/jquery.js -/jquery.color.js +# Versioning links +/0.10.* +/0.f.* +/1.* + +# jQuery and its plugins are downloaded by the Makefile +/jquery*.*js +/ui.*js +!/jquery.autocomplete.js