X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fjavascript%2F.gitignore;h=e999ed5f972ec64d947537e1bc651f76482fbfec;hb=8526cfe046865202710c548a3a58c7dbddeaee65;hp=fe7a6a6cfb797628bb05bb3ada2a324dcd6a3a89;hpb=0073747ac81cc9cff9e43847eb008f0e815255f0;p=platal.git diff --git a/htdocs/javascript/.gitignore b/htdocs/javascript/.gitignore index fe7a6a6..e999ed5 100644 --- a/htdocs/javascript/.gitignore +++ b/htdocs/javascript/.gitignore @@ -1,9 +1,15 @@ # Versioning links -/0.10.* -/0.f.* /1.* # jQuery and its plugins are downloaded by the Makefile /jquery*.*js -/ui.*js +/core.js +/json2.js !/jquery.autocomplete.js + +# Google Maps auxiliary scripts +/markerclusterer.js + +# Raven-js +/raven*.js +/raven.min.map