Ver código fonte

Merge pull request #58 from luissuil/main

Add .gitignore entries for pnpm-lock.yaml
Steve Sewell 1 ano atrás
pai
commit
f13e04197f
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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