renovate/.npmignore
Rhys Arkins 47044a11e1 feat(yarn): Use embedded yarn version (#510)
Renovate now uses an embedded yarn binary. This way, the version of yarn used can be known + there is no requirement for Renovate admins to install yarn separately.
2017-07-21 08:47:05 +02:00

13 lines
145 B
Text

/coverage
/docs
/test
node_modules
.DS_Store
.editorconfig
.eslintrc.js
.gitattributes
.gitignore
.jest-cache
circle.yml
config.js
npm-debug.log