Skip to content

Commit 1161683

Browse files
lacolacohansl
authored andcommitted
fix(@schematics/angular): ignore yarn-error.log (#441)
1 parent 94e7f3b commit 1161683

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/schematics/angular/application/files/__dot__gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
/coverage
3232
/libpeerconnection.log
3333
npm-debug.log
34+
yarn-error.log
3435
testem.log
3536
/typings
3637

0 commit comments

Comments
 (0)