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