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 16, 2025
1 parent f3f1fb1 commit 1e9ba91
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
*.d.ts.map
*.d.ts
*.log
*.map
*.tsbuildinfo
.DS_Store
.env
build/
Expand Down

0 comments on commit 1e9ba91

Please sign in to comment.