浏览代码

Merge pull request #58 from luissuil/main

Add .gitignore entries for pnpm-lock.yaml
Steve Sewell 1 年之前
父节点
当前提交
f13e04197f
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -13,4 +13,5 @@ storage
 !tsconfig.json
 
 # any output from the crawler
-*.json
+*.json
+pnpm-lock.yaml