Add .tsbuildinfo to .gitignore

This commit is contained in:
Titus Wormer 2025-01-22 15:58:44 +01:00
parent 320c56aacf
commit 6fe12e7771
No known key found for this signature in database
GPG key ID: E6E581152ED04E2E

7
.gitignore vendored
View file

@ -1,6 +1,7 @@
coverage/
node_modules/
.DS_Store
*.d.ts
*.log
*.tsbuildinfo
.DS_Store
coverage/
node_modules/
yarn.lock