From 989b4cf5a84e898e9682f8d9723a8ba1ff20c23b Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期三, 28 六月 2023 16:55:57 +0800 Subject: [PATCH] Merge branch 'hxb' into wjc --- .gitignore | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index b186b24..77bc4c1 100644 --- a/.gitignore +++ b/.gitignore @@ -46,4 +46,6 @@ *.log .idea/libraries/Gradle__com_bulong_rudeness_rudeness_0_1_4_aar.xml .DS_Store -app/.DS_Store \ No newline at end of file +app/.DS_Store + +local.properties \ No newline at end of file -- Gitblit v1.8.0