From 0e58c1db472200d1d2663fc5947cf156f4a0ac26 Mon Sep 17 00:00:00 2001 From: caorui <3165079241@qq.com> Date: Fri, 20 Sep 2024 16:03:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=BF=BD=E7=95=A5=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=A4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index a19f004..d61ea06 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +.DS_Store +node_modules/ +unpackage/ + # ---> Vue # gitignore template for Vue.js projects #