From 9b94a86c728a29694f97e79fdfeade416b9338cb Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Mon, 1 Apr 2013 13:42:23 -0300 Subject: [PATCH] Added the post processing log to the ignore list Added the post processing log from SABnzbd to the ignore list --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 375c8831..cde13c94 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ autoProcessMedia.cfg *.pyc *.pyo + +postprocess.log