From e9ba619152848ba10b11c2d26c746a0f42f80f30 Mon Sep 17 00:00:00 2001 From: ZiuChen Date: Fri, 12 May 2023 10:54:56 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=A1=A5=E5=85=85.gitignore=20=E6=B8=85?= =?UTF-8?q?=E7=90=86=E5=86=97=E4=BD=99=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 523a1a98..3ddcacf9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ node_modules dist cache -.temp \ No newline at end of file +.temp +.DS_Store \ No newline at end of file