From 50bed5e1fee227887b1a88e5c707b2610c5cd6db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Tue, 27 Aug 2024 17:40:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=20components.d.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index cb15e00..62cc197 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,5 @@ coverage *.sw? *.tsbuildinfo + +components.d.ts