From f890b9d44d39775e63f36730730741a70e66f544 Mon Sep 17 00:00:00 2001 From: Florent Bruneau Date: Sat, 8 Jan 2011 21:21:48 +0100 Subject: [PATCH] Cleanup gitignore. Signed-off-by: Florent Bruneau --- htdocs/javascript/.gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 -- 2.1.4