From e1a2c95f3e6947cb003bb764912dde7adc584810 Mon Sep 17 00:00:00 2001 From: fengge <844143714@qq.com> Date: Mon, 16 Mar 2026 21:50:44 +0800 Subject: [PATCH] =?UTF-8?q?websocket=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d51a940..fa9b0cd 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,5 @@ .externalNativeBuild .cxx local.properties -/StandAPP/.idea \ No newline at end of file +/StandAPP/.idea +/StandAPP/app/release \ No newline at end of file