chore: exclude TypeScript build cache
Some checks failed
ci / release-gate (push) Has been cancelled

This commit is contained in:
2026-08-01 17:30:16 +08:00
parent de629bc5c6
commit 1d071f02fe
3 changed files with 2 additions and 3 deletions

1
.gitignore vendored
View File

@@ -32,6 +32,7 @@ bld/
[Oo]ut/
[Ll]og/
[Ll]ogs/
*.tsbuildinfo
# Visual Studio 2015/2017 cache/options directory
.vs/

View File

@@ -1 +0,0 @@
{"root":["./src/main.tsx","./src/router.tsx","./src/api/groups.test.ts","./src/api/groups.ts","./src/api/http.ts","./src/api/platform-operations.generated.ts","./src/api/platform.ts","./src/api/schema-utils.ts","./src/api/schema.generated.d.ts","./src/api/token-store.ts","./src/api/types.ts","./src/auth/authprovider.tsx","./src/components/businesstable.tsx","./src/components/operationform.tsx","./src/components/responseview.tsx","./src/components/schemafields.tsx","./src/layout/applayout.tsx","./src/pages/businesspage.tsx","./src/pages/commercialworkbenchpage.tsx","./src/pages/dashboardpage.tsx","./src/pages/loginpage.tsx","./src/pages/questionbankpage.tsx","./src/pages/workspacepage.tsx","./src/pages/business-definitions.test.ts","./src/pages/business-definitions.ts","./src/pages/question-bank-contract.test.ts"],"version":"5.9.3"}

File diff suppressed because one or more lines are too long