From fe9f415c6555f3c7d70b9b8933827a22ec7324ab Mon Sep 17 00:00:00 2001 From: Chris Farhood Date: Fri, 10 Apr 2026 16:37:28 -0400 Subject: [PATCH] Delete cto/.config/opencode/config.json --- cto/.config/opencode/config.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 cto/.config/opencode/config.json diff --git a/cto/.config/opencode/config.json b/cto/.config/opencode/config.json deleted file mode 100644 index 63d585a..0000000 --- a/cto/.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