From 7fd953d3d44bb2c165c9c14ec1b0d8df2d0ff2ca Mon Sep 17 00:00:00 2001 From: Nick den Engelsman Date: Mon, 19 Dec 2016 21:45:51 +0100 Subject: [PATCH] Ignore zip files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 266ff9083..132ba192e 100755 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,7 @@ admin.env tmp .coveralls.yml tmpdirs-serverless +*.zip # ESLint cache .eslintcache