Skip to content

Commit 0ab31ad

Browse files
committed
Add .tsbuildinfo to .gitignore
1 parent e41b0c8 commit 0ab31ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ node_modules/
44
*.d.ts
55
*.log
66
*.map
7+
*.tsbuildinfo
78
yarn.lock
89
!/index.d.ts
910
!/test/types.d.ts

0 commit comments

Comments
 (0)