build: ignore TypeScript incremental build artifacts
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -42,3 +42,6 @@ lerna-debug.log*
|
|||||||
.nx/installation
|
.nx/installation
|
||||||
.nx/cache
|
.nx/cache
|
||||||
.claude/worktrees/
|
.claude/worktrees/
|
||||||
|
|
||||||
|
# TypeScript incremental build artifacts
|
||||||
|
*.tsbuildinfo
|
||||||
|
|||||||
Reference in New Issue
Block a user