From 42b716071490d4e16b4d197d7f7d92586c2d3133 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Tue, 10 May 2016 16:20:06 +0200 Subject: [PATCH] Ignore the bundle directory. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 734bd982..5c2fd61c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ node_modules typings .vscode build +bundle