Skip to content

Commit 2ec2141

Browse files
committed
Add .tsbuildinfo to .gitignore
1 parent 29ba27f commit 2ec2141

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .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)