X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=htdocs%2Fjavascript%2F.gitignore;h=47ad4499fa900e0dcf7b19e434d64152292f72b6;hb=e999a40a812f8a2f350d69c5e1611669ff8937d1;hp=b0f291a0c475dd88c56f3f9ac4c8cddedeb93871;hpb=0bddc81aa8bcea866c2b566930c0b289e167e301;p=platal.git diff --git a/htdocs/javascript/.gitignore b/htdocs/javascript/.gitignore index b0f291a..47ad449 100644 --- a/htdocs/javascript/.gitignore +++ b/htdocs/javascript/.gitignore @@ -1,5 +1,8 @@ -/jquery.js -/jquery.color.js +# Versioning links +/1.* -# Hide banana stuff -/spool_toggle.js +# jQuery and its plugins are downloaded by the Makefile +/jquery*.*js +/core.js +/json2.js +!/jquery.autocomplete.js