From d52e4acd7391d99e9cfc07dbbe24e36d2be154b1 Mon Sep 17 00:00:00 2001 From: Sean Date: Thu, 3 Apr 2014 01:39:45 +0100 Subject: [PATCH] Ignore all logs, even if there is more than one --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a9ed5401..d47fee77 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,6 @@ autoProcessMedia.cfg *.pyc *.pyo -postprocess.log +postprocess.log* /.idea/ *.cfg.old