From 1dd75fb35eab53befc522c262b12aca4230172ac Mon Sep 17 00:00:00 2001 From: hxb <hxb@hdlchina.com.cn> Date: 星期五, 30 六月 2023 15:57:53 +0800 Subject: [PATCH] 可以使用 --- .gitignore | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b186b24..6d95062 100644 --- a/.gitignore +++ b/.gitignore @@ -37,7 +37,7 @@ proguard/ # Local configuration file (sdk path, etc) -local.properties +.local.properties # Proguard folder generated by Eclipse proguard/ @@ -46,4 +46,5 @@ *.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 + -- Gitblit v1.8.0