diff options
| author | Simon Tatham <anakin@pobox.com> | 2017-05-24 18:18:43 +0100 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2017-05-24 18:19:11 +0100 |
| commit | 2a831de2a4232c4295964f4e048ff27e34a51661 (patch) | |
| tree | dd304df527c81cd07fd7d01a35df84ee582b0676 | |
| parent | 4148041331e687bb8e8cfe4058182037d6a0c085 (diff) | |
| download | halibut-2a831de2a4232c4295964f4e048ff27e34a51661.zip halibut-2a831de2a4232c4295964f4e048ff27e34a51661.tar.gz halibut-2a831de2a4232c4295964f4e048ff27e34a51661.tar.bz2 halibut-2a831de2a4232c4295964f4e048ff27e34a51661.tar.xz | |
Update .gitignore.
Also updates libcharset to the latest revision, which updates _its_
.gitignore (and pulls in other previous fixes too).
| -rw-r--r-- | .gitignore | 9 | ||||
| m--------- | charset | 0 |
2 files changed, 9 insertions, 0 deletions
@@ -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 -Subproject 102311655988317c71e42bbb3d454414d9179e6 +Subproject 1ee32defa7c75ef0e9bbad498f227ca91970185 |