From e6ab392416c53a414f07124a98f6e8d9cc36f5ff Mon Sep 17 00:00:00 2001 From: Guillermo Rauch Date: Sun, 16 Dec 2018 21:43:07 -0800 Subject: [PATCH] fix ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f5e505fe..55b4a716 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ dist/**/*.js !src/*.js !test !test/integration +!test/integration/*.json !test/integration/*.js !test/integration/*.ts !test/unit