From 90afc0d8a38ca168da6bf8bfad24e9bcf9835164 Mon Sep 17 00:00:00 2001 From: zhuhao <979263092@qq.com> Date: Mon, 8 Jul 2024 17:16:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8E=92=E9=99=A4=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 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e8d8189..2135be4 100644 --- a/.gitignore +++ b/.gitignore @@ -5,10 +5,7 @@ out *.log* /node_modules/ -/.idea/.gitignore -/.idea/Alx.iml -/.idea/modules.xml -/.idea/vcs.xml +/.idea/ /dist/ /.idea/workspace.xml @@ -31,4 +28,4 @@ pnpm-debug.log* /package-lock.json /pnpm-lock.json /build -/out \ No newline at end of file +/out