Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makefile: better cleanup #560

Merged
merged 1 commit into from
Mar 18, 2021

Conversation

maxim-belkin
Copy link
Contributor

@maxim-belkin maxim-belkin commented Mar 18, 2021

Clean up:

  1. .vendor directory where Bundler installed all the gems.
  2. .bundle directory where Bundler stored its settings.
  3. Gemfile.lock file generated by Bundler.

Clean up:

1. `.vendor` directory where Bundler installed all the gems.
2. `.bundle` directory where Bundler stored its settings.
3. `Gemfile.lock` file generated by Bundler.
@zkamvar zkamvar self-requested a review March 18, 2021 17:21
Copy link
Contributor

@zkamvar zkamvar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@maxim-belkin
Copy link
Contributor Author

Thanks, @zkamvar!

@maxim-belkin maxim-belkin merged commit b43257a into carpentries:gh-pages Mar 18, 2021
@maxim-belkin maxim-belkin deleted the more-cleanup branch March 18, 2021 22:13
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.

2 participants