From 24c9507170135b7efe351480764eff8bbbda1120 Mon Sep 17 00:00:00 2001 From: Chris Cannam Date: Tue, 10 Dec 2013 21:02:18 +0000 Subject: [PATCH] Ignore doxygen-generated files and rejected patches --- .hgignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.hgignore b/.hgignore index 0ca26a4..f8d3da1 100644 --- a/.hgignore +++ b/.hgignore @@ -10,4 +10,6 @@ lib/* *.log *.bak config.status +doc/html +*.rej