Ver Fonte

Merge pull request #3732 from sakurayang/patch-1

add pnpm debug file to Node.gitignore
Martin Woodward há 3 anos atrás
pai
commit
e7231f28d9
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      Node.gitignore

+ 1 - 0
Node.gitignore

@@ -5,6 +5,7 @@ npm-debug.log*
 yarn-debug.log*
 yarn-debug.log*
 yarn-error.log*
 yarn-error.log*
 lerna-debug.log*
 lerna-debug.log*
+.pnpm-debug.log*
 
 
 # Diagnostic reports (https://nodejs.org/api/report.html)
 # Diagnostic reports (https://nodejs.org/api/report.html)
 report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
 report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json