From 2a831de2a4232c4295964f4e048ff27e34a51661 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Wed, 24 May 2017 18:18:43 +0100 Subject: Update .gitignore. Also updates libcharset to the latest revision, which updates _its_ .gitignore (and pulls in other previous fixes too). --- .gitignore | 9 +++++++++ charset | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 21a2f53..7f88016 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,12 @@ /install-sh /missing /stamp-h1 +/config.log +/config.status +/halibut.1 +/halibut.chm +/halibut.info* +/halibut.pdf +/halibut.ps +/halibut.txt +/*.html diff --git a/charset b/charset index 1023116..1ee32de 160000 --- a/charset +++ b/charset @@ -1 +1 @@ -Subproject commit 102311655988317c71e42bbb3d454414d9179e62 +Subproject commit 1ee32defa7c75ef0e9bbad498f227ca919701852 -- cgit v1.1