From 0a5f613d0483c9f0546acfa80cb726265dbc25ef Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Mon, 10 May 2010 16:55:37 +0100 Subject: [PATCH] Ignore zebra.log --- zebra/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/zebra/.gitignore b/zebra/.gitignore index 0241967..dca4145 100644 --- a/zebra/.gitignore +++ b/zebra/.gitignore @@ -7,3 +7,4 @@ records-2010-04-20 terse.properties log db +zebra.log -- 1.7.10.4