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