From 247a4a1f10f233c89a4bd054dee3cb9b7d4a76f1 Mon Sep 17 00:00:00 2001 From: heheng <475597332@qq.com> Date: Wed, 19 Nov 2025 08:40:12 +0800 Subject: [PATCH] 新增数据上传准东 --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 27cc8bb..6ce245d 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* +logs/ -- Gitblit v1.9.2