mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
add pnpm debug file to Node.gitignore
This commit is contained in:
parent
b2ccc4644b
commit
346dd74788
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