Skip to content

Commit

Permalink
fix(@angular/cli): ignore yarn-error.log directory
Browse files Browse the repository at this point in the history
  • Loading branch information
kuncevic authored and hansl committed Aug 3, 2017
1 parent 8e008e8 commit 983b470
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@angular/cli/blueprints/ng/files/gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
npm-debug.log
testem.log
/typings
yarn-error.log

# e2e
/e2e/*.js
Expand Down

0 comments on commit 983b470

Please sign in to comment.