Commit 29bb869
build: Ignore TypeScript *.tsbuildinfo build cache
tsc --build emits incremental-build cache files (e.g.
packages/core/plugin/tsconfig.tsbuildinfo) that were untracked but not
ignored, so they could be committed by accident. Add a *.tsbuildinfo
ignore rule.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 2d592d8 commit 29bb869
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
94 | 97 | | |
95 | 98 | | |
96 | 99 | | |
| |||
0 commit comments