From 5a8bb7c5ec2bc68eb0279b75bea75e278a67861f Mon Sep 17 00:00:00 2001 From: salva Date: Thu, 30 Apr 2026 23:48:17 +0300 Subject: [PATCH] chore: gitignore personas archive folders skills-archive/, agents-opencode-archive/, agents-claude-archive/ are local source-of-truth (~240MB total) consumed by opc-skills / opc-agents, not committed (similar to generated/). --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index d4c81ed..6f11dee 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ config.yaml __pycache__/ *.pyc .DS_Store +/skills-archive/ +/agents-opencode-archive/ +/agents-claude-archive/