From c3d321144fc4ea822177156f1ff4b4bc676de0f1 Mon Sep 17 00:00:00 2001 From: CGH0S7 <776459475@qq.com> Date: Mon, 23 Dec 2024 10:16:04 +0800 Subject: [PATCH] Fix .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 561b953..ae9a8d5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,10 @@ # ---> Scala *.class *.log +.history +.metals +.bloop +*.code-workspace # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid*