From 17b685215f62f3724d35c499a7ad5d242fa4366e Mon Sep 17 00:00:00 2001 From: Mahdi Shafiei Date: Thu, 27 Aug 2026 13:45:16 -0700 Subject: [PATCH] Ignore private working notes and assistant configuration Staged as patches/DiffBio/2026-08-26-003-ignore-private-working-files in avitai-portfolio. Applied against 1ea84a3e4bd5. --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 3dd4d1d..b00de75 100644 --- a/.gitignore +++ b/.gitignore @@ -220,3 +220,8 @@ data/ # Local tracer-bullet tickets and scratch work .scratch/ + +# Private working notes and per-editor assistant configuration. Local only. +.claude/ +.cursor/ +AGENTS.md