From d380b086c771fef03b7098aa9b7155b5aca7145e Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 16 Oct 2011 14:08:06 +0200 Subject: [PATCH] Exclude generated doxygen from sources --- build/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build/.gitignore b/build/.gitignore index 034a219c6a8..be85c819547 100755 --- a/build/.gitignore +++ b/build/.gitignore @@ -6,4 +6,5 @@ /dolibarr-*.rpm /dolibarr-*.zip /dolibarr-*.tgz -/*.exe \ No newline at end of file +/*.exe +/html