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/).
This commit is contained in:
salva
2026-04-30 23:48:17 +03:00
parent 9cc04606c0
commit 5a8bb7c5ec

3
.gitignore vendored
View File

@@ -5,3 +5,6 @@ config.yaml
__pycache__/
*.pyc
.DS_Store
/skills-archive/
/agents-opencode-archive/
/agents-claude-archive/