浏览代码

Merge pull request #3732 from sakurayang/patch-1

add pnpm debug file to Node.gitignore
Martin Woodward 3 年之前
父节点
当前提交
e7231f28d9
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Node.gitignore

+ 1 - 0
Node.gitignore

@@ -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