X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fjavascript%2F.gitignore;h=e999ed5f972ec64d947537e1bc651f76482fbfec;hb=8526cfe046865202710c548a3a58c7dbddeaee65;hp=08542bd6da173192461cf0b6b7bc41103a405beb;hpb=964383288074427a28800be1965b1f655849b2c5;p=platal.git diff --git a/htdocs/javascript/.gitignore b/htdocs/javascript/.gitignore index 08542bd..e999ed5 100644 --- a/htdocs/javascript/.gitignore +++ b/htdocs/javascript/.gitignore @@ -1,4 +1,15 @@ -/jquery.js +# Versioning links +/1.* -# Hide banana stuff -/spool_toggle.js +# jQuery and its plugins are downloaded by the Makefile +/jquery*.*js +/core.js +/json2.js +!/jquery.autocomplete.js + +# Google Maps auxiliary scripts +/markerclusterer.js + +# Raven-js +/raven*.js +/raven.min.map