From f5f155b9661b4e6579efbce191e155aaab8aa7c1 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Mon, 27 Oct 2014 18:55:27 +0000 Subject: Another ignore: 'halibut' in the top-level dir. I often symlink it down from the build directory, so let's be sympathetic to other people who like to type './halibut'. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3f859b9..6023b68 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ /build.log /build.out /build +/halibut /doc/*.html /doc/halibut.1 /doc/halibut.info* -- cgit v1.1