From eca66ffaccda819ffbabe37a2f614ed12d9e004f Mon Sep 17 00:00:00 2001 From: Guan Xiaotian <3189661939@qq.com> Date: Thu, 19 Jun 2025 03:19:30 +0000 Subject: [PATCH] Added .gitignore Signed-off-by: Guan Xiaotian <3189661939@qq.com> --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 63a632f..e41a412 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ .idea/ -report-sa-token/ -report-milvus/ +sa-token/ +milvus/ commit_stats.txt \ No newline at end of file -- Gitee