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