From: Florent Bruneau Date: Sat, 8 Jan 2011 20:21:48 +0000 (+0100) Subject: Cleanup gitignore. X-Git-Tag: xorg/1.1.0~208 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=f890b9d44d39775e63f36730730741a70e66f544;p=platal.git Cleanup gitignore. Signed-off-by: Florent Bruneau --- diff --git a/htdocs/javascript/.gitignore b/htdocs/javascript/.gitignore index fe7a6a6..85fe6a4 100644 --- a/htdocs/javascript/.gitignore +++ b/htdocs/javascript/.gitignore @@ -1,9 +1,7 @@ # Versioning links -/0.10.* -/0.f.* /1.* # jQuery and its plugins are downloaded by the Makefile /jquery*.*js -/ui.*js +/core.js !/jquery.autocomplete.js