Skip to content

Commit

Permalink
Add .gitignore entries for pnpm-lock.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
luissuil committed Nov 22, 2023
1 parent 311a6e8 commit efc5d1a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ crawlee_storage
storage

# any output from the crawler
*.json
*.json
pnpm-lock.yaml

0 comments on commit efc5d1a

Please sign in to comment.