mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #2277 from adjohnson916/yarn
fix(Node): ignore yarn logs
This commit is contained in:
commit
9a1d4adec9
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# Runtime data
|
||||
pids
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue