chore: 添加 auto-imports.d.ts 到 .gitignore
All checks were successful
/ depcheck (push) Successful in 1m11s
/ build-and-deploy-to-vercel (push) Successful in 1m14s
/ playwright (push) Successful in 3m26s

This commit is contained in:
严浩
2024-12-19 22:58:40 +08:00
parent cb779c0234
commit 5f81c647fa
2 changed files with 1 additions and 330 deletions

1
.gitignore vendored
View File

@ -30,6 +30,7 @@ coverage
*.tsbuildinfo
components.d.ts
auto-imports.d.ts
.vercel
/test-results/
/playwright-report/