From 273e2da8372cfd54f91a1117ccaaf6d3c9085e90 Mon Sep 17 00:00:00 2001 From: jt <jt@activesoft.com.cn> Date: 星期五, 25 八月 2023 15:45:17 +0800 Subject: [PATCH] 3018功能点增加兼容Mobox3的页面 3037功能点增加兼容Mobox3的页面 --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 2a8448f..edf52fe 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +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 + +unpackage/ \ No newline at end of file -- Gitblit v1.9.1