From 32ea890d3753b23eb4876f45bb6b5b2c89ea73bc Mon Sep 17 00:00:00 2001 From: ncannasse Date: Wed, 6 Dec 2017 11:20:00 +0100 Subject: [PATCH] ignore release zip --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0ae540d84..0203aa59a 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ node_modules /other/debugger/package-lock.json /other/debugger/*.map +/*.zip