From a21f0a0f02b421d894602b4303828cafeb5b5b34 Mon Sep 17 00:00:00 2001 From: Chris Farhood Date: Fri, 10 Apr 2026 16:39:25 -0400 Subject: [PATCH] Delete product/.config/opencode/config.json --- product/.config/opencode/config.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 product/.config/opencode/config.json diff --git a/product/.config/opencode/config.json b/product/.config/opencode/config.json deleted file mode 100644 index 63d585a..0000000 --- a/product/.config/opencode/config.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "$schema": "https://opencode.ai/config.json", - "permission": { - "*": "allow" - }, - "skills": { - "paths": [ - "/app/skills" - ] - } -} \ No newline at end of file