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