Explorar o código

Merge pull request #63 from nilwurtz/main

chore: add `!package-lock.json` and `!tsconfig.json` to `.gitignore`
Steve Sewell hai 1 ano
pai
achega
652d93862c
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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