nconf-lite/.gitignore
2017-10-21 16:01:06 -04:00

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