Просмотр исходного кода

Merge pull request #58 from luissuil/main

Add .gitignore entries for pnpm-lock.yaml
Steve Sewell 1 год назад
Родитель
Сommit
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