From cceb53b2e0ed275a2196650637a9bd6520d204fd Mon Sep 17 00:00:00 2001 From: Steve Myers Date: Thu, 31 Jul 2014 22:58:23 -0700 Subject: [PATCH] Ignore all .log files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 98aa482d23..4c1c83ee6f 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ bitsquare.iml *.wallet *.ser *.wallet + +*.log