Skip to content

Commit ab088de

Browse files
committed
Add .tsbuildinfo to .gitignore
1 parent 1742809 commit ab088de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

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

0 commit comments

Comments
 (0)