From 30a0cd040775b8d94ea7c3156eed6c25d2d57000 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Wed, 26 Aug 2009 11:48:48 +0000 Subject: [PATCH] Fix: exclude mac os x drive file system --- .cvsignore | 3 ++- htdocs/.cvsignore | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.cvsignore b/.cvsignore index b09c424a859..1d90da8e6c6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -5,5 +5,6 @@ index.php *.project *.cache *.log +*.DS_Store document -documents \ No newline at end of file +documents diff --git a/htdocs/.cvsignore b/htdocs/.cvsignore index b49ae8789b2..9f6d66d7b66 100644 --- a/htdocs/.cvsignore +++ b/htdocs/.cvsignore @@ -1,3 +1,4 @@ google .htaccess +.DS_Store dolibarr_mail