From dc2a9d9c45da044f2b8cdc37851f4afc63f91d0b Mon Sep 17 00:00:00 2001 From: Misaka Date: Fri, 8 May 2026 21:18:47 +0800 Subject: [PATCH] chore: update .gitignore - Add workspace file exclusion - Add AI agents directory exclusion Co-Authored-By: Claude Opus 4.6 (1M context) --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fe3f9fc..80b6dbc 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,7 @@ *.swp *.swo *~ - +CargoTrace.code-workspace # OS .DS_Store Thumbs.db @@ -13,3 +13,7 @@ Thumbs.db *.log .env .env.local + +# AI Agents +.claude/ +