mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Merge pull request #3732 from sakurayang/patch-1
add pnpm debug file to Node.gitignore
This commit is contained in:
commit
e7231f28d9
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue