From 8fa78c44c9cad7ffd50fb914c9ebaa3ea67a5f6f Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Mon, 15 May 2017 08:30:33 +0100 Subject: Update .gitignore. Now that I'm building a .chm as part of the default doc/Makefile target, I should ignore it. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6023b68..98ae31c 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /doc/halibut.pdf /doc/halibut.ps /doc/halibut.txt +/doc/halibut.chm -- cgit v1.1