Skip to content

Commit

Permalink
Add yarn-error.log to .gitignore (jestjs#3384)
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrottimark authored and cpojer committed Apr 27, 2017
1 parent e1c279c commit fb1d6db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ coverage
lerna-debug.log
npm-debug.log
npm-debug.log*
yarn-error.log*

0 comments on commit fb1d6db

Please sign in to comment.