From cd55c05872ec1d5a1b345c3e389b42e7e3072347 Mon Sep 17 00:00:00 2001 From: fhysy <1149505133@qq.com> Date: Wed, 15 Oct 2025 09:42:21 +0800 Subject: [PATCH] =?UTF-8?q?chore(gitignore):=20=E5=BF=BD=E7=95=A5=E5=8F=AF?= =?UTF-8?q?=E6=89=A7=E8=A1=8C=E6=96=87=E4=BB=B6=E5=92=8CIDE=E7=9B=B8?= =?UTF-8?q?=E5=85=B3=E6=96=87=E4=BB=B6-=20=E6=B7=BB=E5=8A=A0=20*.exe*=20?= =?UTF-8?q?=E5=88=B0=20.gitignore=20=E6=96=87=E4=BB=B6=E4=B8=AD=20-=20?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20.idea=20=E5=88=B0=20.gitignore=20=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E4=B8=AD-=20=E9=87=8D=E6=96=B0=E7=BB=84=E7=BB=87?= =?UTF-8?q?=E5=BF=BD=E7=95=A5=E8=A7=84=E5=88=99=E7=9A=84=E9=A1=BA=E5=BA=8F?= 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 124dee0..0c309a3 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ node_modules out .DS_Store *.log* +*.exe* /dist/ /dist.zip .idea