From b1204f9c6eccb68b4c40643289c7175dc8023008 Mon Sep 17 00:00:00 2001 From: chinosk <2248589280@qq.com> Date: Fri, 28 Jun 2024 13:39:54 +0800 Subject: [PATCH] update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e44b316..a9fd16a 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ local.properties /.idea /.vs /.kotlin +/app/debug +/app/release