From fdbe11f5e1cddb57018c5b74cdf1d3b1b871981a Mon Sep 17 00:00:00 2001 From: micrograils Date: Sat, 13 Jun 2026 17:22:06 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B7=BB=E5=8A=A0=20.codebuddy=20?= =?UTF-8?q?=E5=88=B0=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ac44a5a..190892d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ target/ .idea/ *.iml .vscode/ +.codebuddy/ .settings/ .project .classpath