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 Nov 7, 2024
1 parent 7205274 commit 1728168
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 @@
.DS_Store
*.d.ts
*.log
*.min.js
*.tsbuildinfo
.DS_Store
coverage/
node_modules/
yarn.lock
**/*.min.js

0 comments on commit 1728168

Please sign in to comment.