From df1ac40d41d6d5d64768e0b171849577c88ea9e1 Mon Sep 17 00:00:00 2001 From: empty Date: Sat, 27 Dec 2025 15:53:42 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B7=BB=E5=8A=A0=20.serena/=20?= =?UTF-8?q?=E5=88=B0=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9aeb399..280d88e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ node_modules/ .DS_Store *.txt AGENTS.md -accounts.json \ No newline at end of file +accounts.json +.serena/ \ No newline at end of file