ソースを参照

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