From bb35fa3fa1eeedc7138d8b239d09b138cb98f2c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Feje=C5=A1?= Date: Mon, 15 Jan 2018 08:57:58 +0100 Subject: [PATCH] update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 76a0bf98d..d6b1b7f9c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules/ currentSnippet\.js *.md.temp.js .idea -test.sh \ No newline at end of file +test.sh +/*.log