Commit 953061a
Add gemfiles/.bundle/ to .gitignore
Bundler creates a .bundle config directory relative to BUNDLE_GEMFILE
location. Added gemfiles/.bundle/ to .gitignore to prevent CI check
from failing due to untracked files when using ruby27.gemfile.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 59b1635 commit 953061a
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
0 commit comments