From 37ac33fbcccb17e7beb3b329de6c19aa5803c42f Mon Sep 17 00:00:00 2001 From: Jason Wen Date: Fri, 13 Mar 2026 19:19:37 -0400 Subject: [PATCH] gitignore: add CLAUDE.md and SKILL.md --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index cd5e64e52b..ebe6ca6c9d 100644 --- a/.gitignore +++ b/.gitignore @@ -101,6 +101,8 @@ Pipfile .context/ PLAN.md TASK.md +CLAUDE.md +SKILL.md ### JetBrains ### !.idea/customTargets.xml