Skip to content

Commit 88d5c5a

Browse files
beemanhansl
authored andcommitted
chore: add yarn-error.log to .gitignore (angular#4894)
1 parent 783dd72 commit 88d5c5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
dist/
22
node_modules/
33
npm-debug.log*
4+
yarn-error.log*
45

56
# IDEs
67
.idea/

0 commit comments

Comments
 (0)