X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fjavascript%2F.gitignore;h=6c46558feca80fbf928d417243fb38500ce6235d;hb=1c969105bda7b85719123c356e7fdc86859eaaca;hp=b0f291a0c475dd88c56f3f9ac4c8cddedeb93871;hpb=0bddc81aa8bcea866c2b566930c0b289e167e301;p=platal.git diff --git a/htdocs/javascript/.gitignore b/htdocs/javascript/.gitignore index b0f291a..6c46558 100644 --- a/htdocs/javascript/.gitignore +++ b/htdocs/javascript/.gitignore @@ -1,5 +1,11 @@ -/jquery.js -/jquery.color.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