Skip to content

Commit cfb7ecb

Browse files
committed
Add .tsbuildinfo to .gitignore
1 parent 1bf35f8 commit cfb7ecb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
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)