From 9f34d14a36d52fc3dbdf933c56945a78d9e5d890 Mon Sep 17 00:00:00 2001 From: Jakub Juszczak Date: Wed, 27 Jul 2016 21:35:21 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5=20Remove=20dist=20folder=20from=20?= =?UTF-8?q?gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakub Juszczak --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index be86a2b..33fee71 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ .DS_Store node_modules/ -dist/ npm-debug.log selenium-debug.log test/unit/coverage