From 346254fdf8095e2763211b5c79eaffacd931b8b2 Mon Sep 17 00:00:00 2001 From: Jonas Fonseca Date: Thu, 18 Oct 2007 21:33:21 +0200 Subject: [PATCH] Ignore HTML files in general --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ad063e2..695b959 100644 --- a/.gitignore +++ b/.gitignore @@ -13,8 +13,7 @@ tig tig-*.tar.gz tig-*.tar.gz.md5 tig.1 -tig.1.html tig.spec tigrc.5 -tigrc.5.html +*.html *.o -- 2.30.2