From 8f77bcfb1aa429da499c310d2f2f7f2b9eaa5e84 Mon Sep 17 00:00:00 2001 From: thzxx Date: Tue, 7 Apr 2026 02:18:26 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20build-resources=20=E4=BB=8E=20git=20?= =?UTF-8?q?=E7=A7=BB=E9=99=A4=EF=BC=88145MB=20=E6=9C=AC=E5=9C=B0=E8=B5=84?= =?UTF-8?q?=E6=BA=90=E4=B8=8D=E8=BF=9B=E4=BB=93=E5=BA=93=EF=BC=89?= 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 a1760f3..91f13e2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ node_modules/ release/ dist/ out/ +build-resources/ .DS_Store Thumbs.db *.log