From cf31c4e66a02b99d8cf0e008f2e28fd27592c05a Mon Sep 17 00:00:00 2001 From: zhzhy Date: Mon, 5 Jan 2026 09:28:21 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20.gitignore=20?= =?UTF-8?q?=E5=BF=BD=E7=95=A5=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 50aebe2..d78867b 100644 --- a/.gitignore +++ b/.gitignore @@ -135,4 +135,9 @@ application-local.yml *.rar # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml -hs_err_pid* \ No newline at end of file +hs_err_pid* + +.claude/ +.vscode/ +CLAUDE.md +TODO.md \ No newline at end of file