From bd80ca98ffb4f483ca2eba47051281fa69e790ac Mon Sep 17 00:00:00 2001 From: 刘卫锦 <lwj@hdlchina.com.cn> Date: 星期一, 14 八月 2023 10:24:25 +0800 Subject: [PATCH] 代码同步 --- .gitignore | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6d95062..43124f4 100644 --- a/.gitignore +++ b/.gitignore @@ -36,8 +36,7 @@ # Proguard folder generated by Eclipse proguard/ -# Local configuration file (sdk path, etc) -.local.properties + # Proguard folder generated by Eclipse proguard/ @@ -48,3 +47,5 @@ .DS_Store app/.DS_Store + +local.properties -- Gitblit v1.8.0