Skip to content

Commit

Permalink
Ignore the Yarn error log
Browse files Browse the repository at this point in the history
Like the npm error log, this file can also be ignored.

[See also](https://stackoverflow.com/questions/42592168/should-i-add-yarn-error-log-to-my-gitignore-file)
  • Loading branch information
kauhat committed Jul 4, 2017
1 parent 8d370ce commit 12db505
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 @@ -8,4 +8,5 @@
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
.env

0 comments on commit 12db505

Please sign in to comment.