X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fjavascript%2F.gitignore;h=5ff7a5c6536c0d2288bcd3fbf4049137163990d8;hb=1014b7ebc320da53fb785c5232ee8c83f76ca7ca;hp=da77c0bc52e1db7218f654c785780314fcf97c9d;hpb=2f8bacc215bab9d9e3401e73004574cfb0eb4540;p=platal.git diff --git a/htdocs/javascript/.gitignore b/htdocs/javascript/.gitignore index da77c0b..5ff7a5c 100644 --- a/htdocs/javascript/.gitignore +++ b/htdocs/javascript/.gitignore @@ -1,4 +1,14 @@ +# Versioning links +/1.* + # jQuery and its plugins are downloaded by the Makefile -/jquery.*js -/ui.*js +/jquery*.*js +/core.js +/json2.js !/jquery.autocomplete.js + +# Google Maps auxiliary scripts +/markerclusterer.js + +# Raven-js +/raven*.js