included bom test fixtures

master
midknight41 2013-10-03 14:37:07 +01:00
parent 29f1ca281b
commit 24f77a0edd
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -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