From bf137716e205e5069f4d21df1f7720c709559c63 Mon Sep 17 00:00:00 2001 From: luyafei <686-luyafei@users.noreply.gitlab.example.com> Date: Mon, 18 Aug 2025 16:52:14 +0800 Subject: [PATCH] git忽略 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 5ff6309..a38599c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,8 @@ target/ !**/src/test/**/target/ ### IntelliJ IDEA ### +/.idea +/.idea/** .idea/modules.xml .idea/jarRepositories.xml .idea/compiler.xml -- libgit2 0.24.0