From 88a2185985de2acfe3a93cce3f2a218ea0aef126 Mon Sep 17 00:00:00 2001 From: Tobias Gesellchen Date: Sun, 17 May 2026 19:11:07 +0200 Subject: [PATCH] chore: ignore .junie/ workspace dir MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Communication principles + project conventions now live in CLAUDE.md (committed in 4c3fedd). The .junie/ dir becomes per-machine tool config — matches how .claude/ is handled. Any .junie/guidelines.md present locally should just point at CLAUDE.md. Co-Authored-By: Claude Opus 4.7 (1M context) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7a10d35..d7854f4 100644 --- a/.gitignore +++ b/.gitignore @@ -48,6 +48,7 @@ vendor/ .vscode/ .idea/ .claude/ +.junie/ *.swp *.swo *~