Browse Source

Add .gitignore entries for pnpm-lock.yaml

luissuil 1 year ago
parent
commit
efc5d1acf4
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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