From 24f77a0edd48be2f5a6cc7e706cca41c526f2c90 Mon Sep 17 00:00:00 2001 From: midknight41 Date: Thu, 3 Oct 2013 14:37:07 +0100 Subject: [PATCH] included bom test fixtures --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ee49fdb..d049acd 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,8 @@ config.json test/fixtures/*.json !test/fixtures/complete.json !test/fixtures/malformed.json +!test/fixtures/bom.json +!test/fixtures/no-bom.json node_modules/ node_modules/* npm-debug.log