From 53a149d9193c1df46bbfd0e5a344bce26576f7e3 Mon Sep 17 00:00:00 2001 From: zyy <zyy@email.com> Date: Tue, 08 Jul 2025 14:06:17 +0800 Subject: [PATCH] 同步股票、指数列表数据 --- .gitignore | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index ab690ec..bd768c2 100644 --- a/.gitignore +++ b/.gitignore @@ -90,3 +90,7 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* +/target/ +/target/ +/target/ +/target/ -- Gitblit v1.9.3