From e12c3e1a4fa81b3ff7435a882eb59a183f070a9c 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