From 7adc88bab7d593afab28285d12edd71adfd4e3fb Mon Sep 17 00:00:00 2001 From: wh Date: Wed, 15 Apr 2026 11:13:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4ignore=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fbbd2d6..237bcda 100644 --- a/.gitignore +++ b/.gitignore @@ -27,7 +27,11 @@ tmp/ .idea/ .specify/ .claude/ - +docs/ +specs/ +tests/ +CLAUDE.md +pytest.ini # OS .DS_Store Thumbs.db