Skip to content

.bundle subdir? #157

@jrochkind

Description

@jrochkind

Using bundler 1.17.3 and Rails 6 (not sure which if either are relevant), after running bundle exec appraisal install, I have a directory at ./gemfiles/.bundle.

It has one file in it, config, containing only BUNDLE_RETRY: "1".

I guess current bundler somehow puts this there to store config... just for those gemfiles? Or something?

Do you think this should be checked into source control, or .gitignored? I'm not really sure. I'm not sure why I don't end up with a .bundle dir at the root of my project, when using bundler ordinarily, or why it shows up here.

Can the README offer advice?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions