From b4d656fd7bf64b860f3c8c65754e402c6ae1456a Mon Sep 17 00:00:00 2001 From: Hendrik Borras Date: Sat, 21 Oct 2017 19:23:26 +0200 Subject: [PATCH] Added all log files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a23de38..45a54ce 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .idea/ storage/sqlite_db -backend/1-5_raw_output.log \ No newline at end of file +backend/1-5_raw_output.log +*.log \ No newline at end of file