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

Remove calls to git ls-files from the gemspec. #44

Merged
merged 1 commit into from
May 4, 2011

Conversation

seancribbs
Copy link
Contributor

Solution to #43.

This leverages the '.gitignore' file to figure out which files to remove from the list, but requires manual additions of files starting with '.' because of the way '**' works in a Dir glob.

dj2 added a commit that referenced this pull request May 4, 2011
Remove calls to git ls-files from the gemspec.
@dj2 dj2 merged commit 3b411af into postrank-labs:master May 4, 2011
@dj2
Copy link
Contributor

dj2 commented May 4, 2011

Merged. Thanks.

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