Skip to content

Commit e7231f2

Browse files
Merge pull request #3732 from sakurayang/patch-1
add pnpm debug file to Node.gitignore
2 parents 77848c3 + 346dd74 commit e7231f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Node.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ npm-debug.log*
55
yarn-debug.log*
66
yarn-error.log*
77
lerna-debug.log*
8+
.pnpm-debug.log*
89

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

0 commit comments

Comments
 (0)