From 4675043d85801b1f99621293ee2278c02246d1fe Mon Sep 17 00:00:00 2001 From: Junhui Chen Date: Sun, 3 Aug 2025 11:08:04 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9E=84=E5=BB=BA=E4=BA=A7=E7=89=A9?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ff09c93..ff57f2b 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,5 @@ app-example # Expo prebuild generated files android/ ios/ + +build* \ No newline at end of file