chore: ignore TypeScript build info files
Remove tsbuildinfo files from version control and add to .gitignore. These are incremental compilation cache files that should be generated locally. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -38,3 +38,6 @@ logs
|
|||||||
|
|
||||||
# nul
|
# nul
|
||||||
nul
|
nul
|
||||||
|
|
||||||
|
# TypeScript incremental compilation cache
|
||||||
|
*.tsbuildinfo
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user