chore: gitignore tsconfig.tsbuildinfo (build cache, not source)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
thanhnv
2026-07-08 17:27:00 +09:00
co-authored by Claude Opus 4.8
parent 63dd44a11b
commit 94a7168362
2 changed files with 3 additions and 1 deletions
+3
View File
@@ -70,3 +70,6 @@ o6.txt
o7.txt
t6.txt
t7.txt
# TS build cache
*.tsbuildinfo
@@ -1 +0,0 @@
{"root":["./src/app.tsx","./src/main.tsx","./src/components/layout/applayout.tsx","./src/components/layout/header.tsx","./src/components/layout/sidebar.tsx","./src/components/ui/card.tsx","./src/lib/api.ts","./src/lib/queryclient.ts","./src/pages/governance.tsx","./src/pages/incidents.tsx","./src/pages/overview.tsx","./src/pages/runs.tsx","./src/pages/security.tsx","./src/pages/traceability.tsx"],"errors":true,"version":"5.9.3"}