Skip to content

Commit 18d2995

Browse files
committed
chore: add !package-lock.json and !tsconfig.json to .gitignore
1 parent 27b65d3 commit 18d2995

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ storage
99
.DS_Store
1010

1111
!package.json
12+
!package-lock.json
13+
!tsconfig.json
1214

1315
# any output from the crawler
1416
*.json

0 commit comments

Comments
 (0)