Skip to content

Commit 9579d00

Browse files
mimimilewacky6
authored andcommitted
chore: add yarn logs to .gitignore (#13922)
1 parent b5e6c2e commit 9579d00

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
node_modules
22
.DS_Store
33
npm-debug.log
4+
yarn-debug.log
5+
yarn-error.log
46
lerna-debug.log
57
npm-debug.log.*
8+
yarn-debug.log.*
9+
yarn-error.log.*
610
lerna-debug.log.*
711
lib
812
.idea

0 commit comments

Comments
 (0)