chore: add `!package-lock.json` and `!tsconfig.json` to `.gitignore`
@@ -9,6 +9,8 @@ storage
.DS_Store
!package.json
+!package-lock.json
+!tsconfig.json
# any output from the crawler
*.json