nconf-lite/.gitignore
2013-10-03 14:37:07 +01:00

10 lines
196 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
node_modules/
node_modules/*
npm-debug.log