From b7f1a3db5755e096a36eaf47b1a06f6fcea1b617 Mon Sep 17 00:00:00 2001 From: David Baker Date: Thu, 9 Jun 2016 18:51:25 +0100 Subject: [PATCH] gitignore config.json now it isn't versioned --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index df91879d0..5b2b6dafb 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /packages/ /vector/bundle.* /vector/components.css +/vector/config.json