Skip to content

gitignore: match shen-lua's per-build kernel cache files - #18

Merged
pyrex41 merged 1 commit into
mainfrom
chore/shen-lua-cache-glob
Aug 11, 2026
Merged

gitignore: match shen-lua's per-build kernel cache files#18
pyrex41 merged 1 commit into
mainfrom
chore/shen-lua-cache-glob

Conversation

@pyrex41

@pyrex41 pyrex41 commented Aug 11, 2026

Copy link
Copy Markdown
Owner

shen-lua now writes per-Lua-build cache files (.shen-kernel-cache.<hash>.bin, see pyrex41/shen-lua#55 / pyrex41/shen-lua#54) into the driver's cwd. Widen the ignore glob so bifrost runs stay invisible to git status. Verified: python3 bifrost.py --impls shen-lua → 31 pass, 0 FAIL against shen-lua main (12fab4b), with the new cache file landing in cwd and the stale legacy one auto-removed by shen-lua itself.

🤖 Generated with Claude Code

shen-lua now writes .shen-kernel-cache.<build-hash>.bin (one per exact
Lua build, pyrex41/shen-lua#55) instead of a single shared filename;
glob both spellings so driver runs stay invisible to git status.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@pyrex41
pyrex41 merged commit b7f363d into main Aug 11, 2026
20 checks passed
@pyrex41
pyrex41 deleted the chore/shen-lua-cache-glob branch August 11, 2026 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant