Bläddra i källkod

chore: add `!package-lock.json` and `!tsconfig.json` to `.gitignore`

nilwurtz 2 år sedan
förälder
incheckning
18d299576d
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -9,6 +9,8 @@ storage
 .DS_Store
 
 !package.json
+!package-lock.json
+!tsconfig.json
 
 # any output from the crawler
 *.json