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 Oct 22, 2024
1 parent b2e3376 commit 38be662
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
coverage/
node_modules/
.DS_Store
*.d.ts
*.log
*.tsbuildinfo
.DS_Store
coverage/
node_modules/
yarn.lock

0 comments on commit 38be662

Please sign in to comment.