Parcourir la source

Merge pull request #58 from luissuil/main

Add .gitignore entries for pnpm-lock.yaml
Steve Sewell il y a 2 ans
Parent
commit
f13e04197f
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -13,4 +13,5 @@ storage
 !tsconfig.json
 
 # any output from the crawler
-*.json
+*.json
+pnpm-lock.yaml