From 8687f9503356e5e6539e9bbb60738bc4830d41d0 Mon Sep 17 00:00:00 2001 From: Regis Houssin <regis@dolibarr.fr> Date: Sat, 20 Jun 2009 06:55:54 +0000 Subject: [PATCH] Fix: ignore buildpath eclipse --- .cvsignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.cvsignore b/.cvsignore index b4a92c67004..b09c424a859 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,8 +1,9 @@ index.php *.htaccess *.settings +*.buildpath *.project *.cache *.log document -documents +documents \ No newline at end of file -- GitLab