Commit 9a1d4ade authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2277 from adjohnson916/yarn

fix(Node): ignore yarn logs
parents 9ef1596a 978d926d
......@@ -2,6 +2,8 @@
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Runtime data
pids
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment