Skip to content

Commit 532e676

Browse files
committed
fix: Track the codegen content seed
The CODEGEN.md gitignore rule matches any depth, so the Metalsmith source seed codegen/content/CODEGEN.md was never committed and CI failed to generate with ENOENT on the missing directory. Force-add the seed exactly as seamapi/javascript-http does; the ignore rule still covers the generated CODEGEN.md at the repository root. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019iX1vWXfXKzUyRJTVm8D7s
1 parent c81f6c8 commit 532e676

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

codegen/content/CODEGEN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Codegen

0 commit comments

Comments
 (0)