X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fjavascript%2F.gitignore;h=5ff7a5c6536c0d2288bcd3fbf4049137163990d8;hb=1014b7ebc320da53fb785c5232ee8c83f76ca7ca;hp=d027fbe2fc76c6e66cae5595ffe045854b03a850;hpb=ded4c0dc99dc587d565a823f325cda9713d82d91;p=platal.git diff --git a/htdocs/javascript/.gitignore b/htdocs/javascript/.gitignore index d027fbe..5ff7a5c 100644 --- a/htdocs/javascript/.gitignore +++ b/htdocs/javascript/.gitignore @@ -1,9 +1,14 @@ # Versioning links -/0.10.* -/0.f.* /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