Parcourir la source

Add .gitignore entries for pnpm-lock.yaml

luissuil il y a 1 an
Parent
commit
efc5d1acf4
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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