Skip to content

Commit 983b470

Browse files
kuncevichansl
authored andcommitted
fix(@angular/cli): ignore yarn-error.log directory
1 parent 8e008e8 commit 983b470

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • packages/@angular/cli/blueprints/ng/files

packages/@angular/cli/blueprints/ng/files/gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
npm-debug.log
3333
testem.log
3434
/typings
35+
yarn-error.log
3536

3637
# e2e
3738
/e2e/*.js

0 commit comments

Comments
 (0)