From 7bdef79db71e0cb122c12637f95507a686a868ac Mon Sep 17 00:00:00 2001
From: Laurent Destailleur <eldy@users.sourceforge.net>
Date: Sun, 30 Aug 2009 23:08:02 +0000
Subject: [PATCH] Ignore files

---
 build/.cvsignore                   | 2 ++
 htdocs/.cvsignore                  | 1 +
 htdocs/includes/modules/.cvsignore | 1 +
 3 files changed, 4 insertions(+)

diff --git a/build/.cvsignore b/build/.cvsignore
index 1234dccb401..8c95850b4e8 100644
--- a/build/.cvsignore
+++ b/build/.cvsignore
@@ -8,3 +8,5 @@ module_google-*.tgz
 module_pibarcode-1.0.tgz
 *.exe
 *.torrent
+version-phpsane.txt
+makepack-phpsane.conf
diff --git a/htdocs/.cvsignore b/htdocs/.cvsignore
index e7806f6a8ee..31ba2154b33 100644
--- a/htdocs/.cvsignore
+++ b/htdocs/.cvsignore
@@ -3,3 +3,4 @@ google
 .DS_Store
 dolibarr_mail
 demo_pwc
+phpsane
diff --git a/htdocs/includes/modules/.cvsignore b/htdocs/includes/modules/.cvsignore
index 81dc85ba847..6c3a451f7c8 100644
--- a/htdocs/includes/modules/.cvsignore
+++ b/htdocs/includes/modules/.cvsignore
@@ -1 +1,2 @@
 modGoogle.class.php
+modPHPSane.class.php
-- 
GitLab