From 0deef13b8da614e5c4404c61cc808351bf4847a7 Mon Sep 17 00:00:00 2001 From: zcxlsm Date: Sun, 20 Jul 2025 11:24:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitignore=20=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 96ab4755..2407436e 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ vite.config.ts.* # 排除自动生成的类型文件 apps/web-antd/types/components.d.ts .history +apps/web-antd/vite.config.mts