Skip to content

Commit

Permalink
Merge pull request github#3732 from sakurayang/patch-1
Browse files Browse the repository at this point in the history
add pnpm debug file to Node.gitignore
  • Loading branch information
martinwoodward authored May 25, 2021
2 parents 77848c3 + 346dd74 commit e7231f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Node.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.pnpm-debug.log*

# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
Expand Down

0 comments on commit e7231f2

Please sign in to comment.