From cf5d742d48550928b9b734ba394a3d0bff83612c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20H=C3=B6ffner?= Date: Thu, 29 Sep 2016 11:20:13 -0700 Subject: [PATCH] added *.log.zip to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b70c4804c..4cdaa15f0 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,5 @@ node_modules modules/ui/app/bower_components modules/ui/app/scripts/config.js modules/ui/dist.zip +*.log.zip +