mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Remove pnpm debug log
- it is contained within `node_modules/`, which is already ignored
- the previous versions, which were not in `node_modules/`, did not have a period at the beginning of the filename
Changelog with proof here:
ba4b2db1f2/pnpm/CHANGELOG.md (L3330)
This commit is contained in:
parent
4488915eec
commit
13048c4652
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ 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