From 62f08e5bcf26b7568eeacd1c73900ac4e612517b Mon Sep 17 00:00:00 2001 From: LittleTurtle2333 Date: Fri, 24 Feb 2023 18:07:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4c364e44..5c7eb2d1 100644 --- a/.gitignore +++ b/.gitignore @@ -15,5 +15,4 @@ .externalNativeBuild .cxx local.properties -/app/release/app-release.apk -/app/release/output-metadata.json \ No newline at end of file +/app/release/* \ No newline at end of file