From 049f178806748e7570b6ddb0ae0463e796fd28ea Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Tue, 18 Oct 2016 13:30:20 -0700 Subject: [PATCH] ignore rotated log files in the test dir --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 11cd71a..ae1a99e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ *.log !/test/corpus/*.log /*.tgz +/test/*.log.0