From: Florent Bruneau Date: Sun, 14 Mar 2010 13:14:00 +0000 (+0100) Subject: Fix ignore on jquery. X-Git-Tag: xorg/1.0.0~332^2~73 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=cf58b6691b990da2d031f3167460736595d10267;p=platal.git Fix ignore on jquery. Signed-off-by: Florent Bruneau --- diff --git a/htdocs/javascript/.gitignore b/htdocs/javascript/.gitignore index d027fbe..fe7a6a6 100644 --- a/htdocs/javascript/.gitignore +++ b/htdocs/javascript/.gitignore @@ -4,6 +4,6 @@ /1.* # jQuery and its plugins are downloaded by the Makefile -/jquery.*js +/jquery*.*js /ui.*js !/jquery.autocomplete.js