13 lines
250 B
Text
13 lines
250 B
Text
.DS_Store
|
|
config.json
|
|
test/fixtures/*.json
|
|
!test/fixtures/complete.json
|
|
!test/fixtures/malformed.json
|
|
!test/fixtures/bom.json
|
|
!test/fixtures/no-bom.json
|
|
!test/fixtures/secure.json
|
|
node_modules/
|
|
node_modules/*
|
|
npm-debug.log
|
|
coverage
|
|
package-lock.json
|