Fix ignore on jquery.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Sun, 14 Mar 2010 13:14:00 +0000 (14:14 +0100)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Sun, 14 Mar 2010 13:14:00 +0000 (14:14 +0100)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
htdocs/javascript/.gitignore

index d027fbe..fe7a6a6 100644 (file)
@@ -4,6 +4,6 @@
 /1.*
 
 # jQuery and its plugins are downloaded by the Makefile
-/jquery.*js
+/jquery*.*js
 /ui.*js
 !/jquery.autocomplete.js