Skip to content

Commit 652d938

Browse files
authored
Merge pull request #63 from nilwurtz/main
chore: add `!package-lock.json` and `!tsconfig.json` to `.gitignore`
2 parents ca6eadd + 18d2995 commit 652d938

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)