From 7e4312ec1e6a94ae1f18614cd8c3019d6bd7ab3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=89=8D=E7=AB=AF=E7=88=B1=E7=A0=81=E5=A3=AB?= Date: Wed, 19 Oct 2022 13:34:31 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20vscode=E5=AE=89=E8=A3=85=E6=9C=AC?= =?UTF-8?q?=E5=9C=B0=E7=BC=93=E5=AD=98=E6=8F=92=E4=BB=B6=E5=90=8E=EF=BC=8C?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E6=A0=B9=E7=9B=AE=E5=BD=95=E4=B8=8B=E4=BC=9A?= =?UTF-8?q?=E7=94=9F=E6=88=90.history=E6=96=87=E4=BB=B6=E5=A4=B9=EF=BC=8C?= =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=8F=90=E4=BA=A4=20(#2287)?= 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 e6922c46d..c495250a3 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ pnpm-debug.log* package-lock.json pnpm-lock.yaml +.history