Skip to content

Commit 9a1d4ad

Browse files
authored
Merge pull request #2277 from adjohnson916/yarn
fix(Node): ignore yarn logs
2 parents 9ef1596 + 978d926 commit 9a1d4ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Node.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
logs
33
*.log
44
npm-debug.log*
5+
yarn-debug.log*
6+
yarn-error.log*
57

68
# Runtime data
79
pids

0 commit comments

Comments
 (0)