Skip to content

Commit bceaf4f

Browse files
committed
Add .tsbuildinfo to .gitignore
1 parent 44e4cdc commit bceaf4f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
.DS_Store
21
*.d.ts
32
*.log
3+
*.tsbuildinfo
4+
.DS_Store
45
coverage/
56
node_modules/
67
yarn.lock

0 commit comments

Comments
 (0)