Skip to content

Commit efc5d1a

Browse files
committed
Add .gitignore entries for pnpm-lock.yaml
1 parent 311a6e8 commit efc5d1a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ crawlee_storage
88
storage
99

1010
# any output from the crawler
11-
*.json
11+
*.json
12+
pnpm-lock.yaml

0 commit comments

Comments
 (0)