Sfoglia il codice sorgente

Add .gitignore entries for pnpm-lock.yaml

luissuil 2 anni fa
parent
commit
efc5d1acf4
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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