From 141d393d70587f8c58538e624988daae2ed398e4 Mon Sep 17 00:00:00 2001 From: bach Date: Fri, 17 Jul 2026 14:20:25 +0200 Subject: [PATCH] gitignored opencode.jon --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 04fa592e..c24cbc9f 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,9 @@ web/modules/dev/*.tar.gz # Ignore .env files as they are personal /.env +# opencode +/opencode.json + # npm node_modules/