From 9264e864baed0d1d0d237a55e730ba8d37c1d259 Mon Sep 17 00:00:00 2001 From: Vladimir Agafonkin Date: Mon, 26 Sep 2016 16:15:41 +0300 Subject: [PATCH] add bundle to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f30c435..fb05303 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ coverage .nyc_output tmp *.log +viz/bundle.js