Skip to content

Commit 923141c

Browse files
committed
Add .tsbuildinfo to .gitignore
1 parent 7e67ee3 commit 923141c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
.DS_Store
21
*.d.ts
32
*.log
3+
*.tsbuildinfo
4+
.DS_Store
45
coverage/
5-
dist/
66
node_modules/
77
yarn.lock

0 commit comments

Comments
 (0)