From e12115063657925a14c6f274263671a871c8932d Mon Sep 17 00:00:00 2001 From: 刘卫锦 <lwj@hdlchina.com.cn> Date: 星期一, 03 七月 2023 19:02:38 +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