From ff0e884f49cbdede40f98f680fc09cf93c285261 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 27 Mar 2013 13:56:59 +0100 Subject: [PATCH] Ignore local0.ent --- doc/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/.gitignore b/doc/.gitignore index af1f9aa..f40a0df 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -8,6 +8,7 @@ book.pdf manpage.links manpage.refs local.ent +local0.ent *.html *.tkl *.8 -- 1.7.10.4