From d8bf63634b1a59b306a487344a5904d9ec9bb5f4 Mon Sep 17 00:00:00 2001 From: jt <jt@activesoft.com> Date: 星期三, 15 二月 2023 10:08:13 +0800 Subject: [PATCH] 扫码后软键盘关闭和重新登录后清除数据缓存改进 --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 32858aa..edf52fe 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,5 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* + +unpackage/ \ No newline at end of file -- Gitblit v1.9.1