Skip to content

Commit 983b470

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

File tree

1 file changed

+1
-0
lines changed
  • packages/@angular/cli/blueprints/ng/files

1 file changed

+1
-0
lines changed

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

+1
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)