X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fjavascript%2F.gitignore;h=fe7a6a6cfb797628bb05bb3ada2a324dcd6a3a89;hb=7cfaf4944d96d5665e56151065431c2b63634889;hp=149417d50a88e182f6a52dcaa5a1ffb2cb2c88bb;hpb=c700d16b2402b1d246383097f6f22f716e294eaf;p=platal.git diff --git a/htdocs/javascript/.gitignore b/htdocs/javascript/.gitignore index 149417d..fe7a6a6 100644 --- a/htdocs/javascript/.gitignore +++ b/htdocs/javascript/.gitignore @@ -1,2 +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