Skip to content

Commit

Permalink
Chore: ignore yarn-error.log and .pnpm-debug.log (#14925)
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Aug 14, 2021
1 parent 28fe19c commit 6a89f3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -3,6 +3,8 @@ test.js
coverage/
build/
npm-debug.log
yarn-error.log
.pnpm-debug.log
.DS_Store
tmp/
debug/
Expand Down

0 comments on commit 6a89f3f

Please sign in to comment.