Skip to content

Commit e0d1a16

Browse files
committed
Add .tsbuildinfo to .gitignore
1 parent 40b951b commit e0d1a16

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
@@ -3,6 +3,7 @@ node_modules/
33
*.d.ts.map
44
*.d.ts
55
*.log
6+
*.tsbuildinfo
67
.DS_Store
78
yarn.lock
89
!/index.d.ts

0 commit comments

Comments
 (0)