From eacdf65c01813e24de58986b979140b44ca7c76d Mon Sep 17 00:00:00 2001 From: RicardoJiang <2868405029@qq.com> Date: Mon, 16 Oct 2023 10:44:51 +0800 Subject: [PATCH] MOD: gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 479769a..ec9ffa5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ build .idea .gradle *.iml -composite_build.local \ No newline at end of file +composite_build.local +local.properties \ No newline at end of file