Merge pull request #2277 from adjohnson916/yarn

fix(Node): ignore yarn logs
This commit is contained in:
Brendan Forster 2017-02-09 09:20:54 +01:00 committed by GitHub
commit 9a1d4adec9
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Runtime data
pids