Skip to content

Commit 7caf916

Browse files
committed
Add *.tsbuildinfo to gitignore
1 parent d7b5dc2 commit 7caf916

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ coverage/
1515
!.yarn/versions
1616

1717
.eslintcache
18+
19+
# TypeScript cache
20+
*.tsbuildinfo

0 commit comments

Comments
 (0)