Skip to content

nit: Fix issue with glob syntax, keep the .gitkeep files#428

Merged
johno-stripe merged 1 commit into
mainfrom
johno/fix-glob-issue
May 20, 2026
Merged

nit: Fix issue with glob syntax, keep the .gitkeep files#428
johno-stripe merged 1 commit into
mainfrom
johno/fix-glob-issue

Conversation

@johno-stripe
Copy link
Copy Markdown
Contributor

Couple of fixes to my last changeset:

  • Previous glob syntax accidentally pointed to a directory, not files, which threw a hard error.
  • I accidentally deleted .gitkeep files, now preserving them by reusing the mechanism for not deleting the README.md.

@johno-stripe johno-stripe merged commit 9496150 into main May 20, 2026
8 checks passed
@johno-stripe johno-stripe deleted the johno/fix-glob-issue branch May 20, 2026 18:42
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