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 20, 2025
1 parent 4748a19 commit b250e15
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 b250e15

Please sign in to comment.