Skip to content

Commit 33f8a90

Browse files
chore(gitignore): ignore yarn-error.log
1 parent 33da06c commit 33f8a90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
node_modules
33
**/.*
44
*~
5+
yarn-error.log
56

67
# webstorm files
78
idea-out

0 commit comments

Comments
 (0)