chore: remove tsconfig.node.tsbuildinfo from version control

This file is a TypeScript build cache artifact and is already in
.gitignore. Removing it from git tracking to prevent unnecessary
commits when the build cache changes.
This commit is contained in:
Claude
2026-01-16 19:11:37 +00:00
parent 7e50b23ef0
commit e65c9afc6c

View File

@@ -1 +0,0 @@
{"root":["./vite.config.ts"],"version":"5.6.3"}