From 6df5ea960e46e9d9d4c60be39a0dc45111422b96 Mon Sep 17 00:00:00 2001 From: EdisonJwa Date: Sat, 16 May 2026 12:14:19 +0800 Subject: [PATCH] chore: ignore opencode.json agent-local config --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f41d7f8..4ff8de3 100644 --- a/.gitignore +++ b/.gitignore @@ -93,3 +93,6 @@ chanora-docs-repo-format-*.zip # gen2/ holds the externally-provided review summary + zip baseline. # Not part of the repo tree; do not commit. /gen2/ + +# opencode agent local config +opencode.json