nconf-lite/.gitignore
2015-12-03 08:03:12 +01:00

12 lines
No EOL
231 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