# common
coverage
node_modules
*.log
*.dump
.DS_Store
.nyc_output
.test
.tmp

# source/config
src
*.yml
.gitignore
.editorconfig
.npmrc
