From 3b1f32ed6989d707779ba54e1357cb034c609fa1 Mon Sep 17 00:00:00 2001 From: lhj <1041824854@qq.com> Date: Sat, 20 May 2023 02:58:04 +0000 Subject: [PATCH] update .gitignore. Signed-off-by: lhj <1041824854@qq.com> --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6edbdcd..3adcbaf 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ target secrets.yml .gradletasknamecache .sts4-cache +.sts4-cache \ No newline at end of file -- Gitee