Skip to content

Commit

Permalink
Add .tsbuildinfo to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jan 3, 2025
1 parent 2bf38bf commit 39de434
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
coverage/
node_modules/
*.d.ts
*.log
*.tsbuildinfo
.DS_Store
coverage/
node_modules/
yarn.lock
!/index.d.ts

0 comments on commit 39de434

Please sign in to comment.