Stop tracking the TypeScript build cache.
tsconfig.tsbuildinfo is a generated incremental-build cache; ignore it and drop it from version control. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -4,6 +4,7 @@ node_modules/
|
||||
# Build outputs
|
||||
dist/
|
||||
.next/
|
||||
*.tsbuildinfo
|
||||
|
||||
# Environment
|
||||
.env
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user