Skip to content

Commit f13e041

Browse files
authored
Merge pull request #58 from luissuil/main
Add .gitignore entries for pnpm-lock.yaml
2 parents e0fb9d1 + efc5d1a commit f13e041

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
@@ -13,4 +13,5 @@ storage
1313
!tsconfig.json
1414

1515
# any output from the crawler
16-
*.json
16+
*.json
17+
pnpm-lock.yaml

0 commit comments

Comments
 (0)