From 75d5f717beb50c2e6666f69b3cf7ae3fc6b37dea Mon Sep 17 00:00:00 2001 From: Bernd Worsch Date: Mon, 16 Mar 2026 12:30:26 +0000 Subject: [PATCH] chore: ignore ralph-workplan local tooling directory Co-Authored-By: Claude Sonnet 4.6 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 88a5c1b..c2b8dd5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # Claude Code local state .claude/ +# Ralph workplan plugin (local tooling, not project source) +ralph-workplan/ + # ---> Python # Byte-compiled / optimized / DLL files __pycache__/