From 3de1482bf3b625f2c08ffefbe6bb93e13f81bf7e Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sat, 27 Jan 2007 18:58:53 +0100 Subject: [PATCH] Ignore .htm in mandir --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8067652..c9c33f0 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ doc/*.htm doc/*.docbook doc/*.texi doc/man/*.html +doc/man/*.htm doc/man/*.texi doc/man/*.man test/*