Ver código fonte

Add .gitignore entries for pnpm-lock.yaml

luissuil 2 anos atrás
pai
commit
efc5d1acf4
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -8,4 +8,5 @@ crawlee_storage
 storage
 
 # any output from the crawler
-*.json
+*.json
+pnpm-lock.yaml