From 65842b5e8bab09326044643a0f64b6696ea4fc5b Mon Sep 17 00:00:00 2001 From: wh Date: Fri, 10 Apr 2026 17:15:21 +0800 Subject: [PATCH] =?UTF-8?q?gitignore=20=E6=96=87=E4=BB=B6=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 70eec20..15c313d 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,8 @@ tmp/ # IDE .vscode/ .idea/ +.specify/ +.claude/ # OS .DS_Store