X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fjavascript%2F.gitignore;h=85fe6a4351746daecaaf7f5c7d394cc5cba5b05e;hb=4700140294aec48d7d02a3bd142e872b91c60f8b;hp=da77c0bc52e1db7218f654c785780314fcf97c9d;hpb=b00527ff4a4883f2bd8bdfcceb6d4123f19ef785;p=platal.git diff --git a/htdocs/javascript/.gitignore b/htdocs/javascript/.gitignore index da77c0b..85fe6a4 100644 --- a/htdocs/javascript/.gitignore +++ b/htdocs/javascript/.gitignore @@ -1,4 +1,7 @@ +# Versioning links +/1.* + # jQuery and its plugins are downloaded by the Makefile -/jquery.*js -/ui.*js +/jquery*.*js +/core.js !/jquery.autocomplete.js