Skip to content

Untrack examples/s3-ls/Gemfile.lock#9

Merged
hogelog merged 1 commit intomainfrom
fix-untrack-example-gemfile-lock
Apr 25, 2026
Merged

Untrack examples/s3-ls/Gemfile.lock#9
hogelog merged 1 commit intomainfrom
fix-untrack-example-gemfile-lock

Conversation

@aka-hogelog
Copy link
Copy Markdown
Contributor

@aka-hogelog aka-hogelog Bot commented Apr 25, 2026

Summary

.gitignore already contains /examples/*/Gemfile.lock, but examples/s3-ls/Gemfile.lock was committed before that rule was added and remained tracked. Remove it from the index so the ignore rule actually takes effect.

Test plan

  • git ls-files | grep examples/.*Gemfile.lock returns nothing after the change

The .gitignore already excludes /examples/*/Gemfile.lock, but this file
was committed before the rule was added and remained tracked.
@hogelog hogelog merged commit 9df81cf into main Apr 25, 2026
4 checks passed
@hogelog hogelog deleted the fix-untrack-example-gemfile-lock branch April 25, 2026 03:15
@aka-hogelog aka-hogelog Bot mentioned this pull request Apr 25, 2026
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