From c9dbb119fd359a0befa34d0a9d876daa96e0ab90 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Tue, 2 Jan 2018 11:55:58 +0100 Subject: [PATCH] ignore logfile --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fc467d1..e6806a3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules *.map +mylogfile.log