k-skill/.gitignore
Jeffrey (Dongkyu) Kim ece355b807 fix(korean-humanizer): quote frontmatter description
Quote the long Korean description so the `예:` segment is parsed as a scalar
instead of an invalid YAML mapping key. Also ignore local `.gjc/` runtime state.

Verified with scripts/validate-skills.sh and downstream benchmark eligibility
classification.
2026-06-13 00:21:13 +09:00

15 lines
119 B
Text

.DS_Store
node_modules/
.omx/
.env
.env.*
*.dec
*.plaintext
.venv/
__pycache__/
dist/
.sisyphus/
.omo/
.gjc/
.agents/