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

Exclude examples/ from gem file #140

Merged
merged 2 commits into from
Jan 27, 2017
Merged

Exclude examples/ from gem file #140

merged 2 commits into from
Jan 27, 2017

Conversation

sue445
Copy link
Owner

@sue445 sue445 commented Jan 27, 2017

This is unnecessary for running

Before

$ bundle exec rake build

$ ls -l pkg/
total 992
-rw-r--r--  1 sue445  staff  506880  1 28 01:40 rubicure-0.4.13.gem

After

$ bundle exec rake build

$ ls -l pkg/
total 80
-rw-r--r--  1 sue445  staff  38912  1 28 01:45 rubicure-0.4.13.gem

@sue445 sue445 merged commit 4fec035 into master Jan 27, 2017
@sue445 sue445 deleted the feature/exclude_examples branch January 27, 2017 16:56
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