Explorar o código

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

nilwurtz hai 1 ano
pai
achega
18d299576d
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