Merge pull request #2277 from adjohnson916/yarn
fix(Node): ignore yarn logs
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# Runtime data
|
||||
pids
|
||||
|
Reference in New Issue
Block a user