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

Add support for a '.gemignore' file #273

Open
l8nite opened this issue Mar 22, 2015 · 0 comments
Open

Add support for a '.gemignore' file #273

l8nite opened this issue Mar 22, 2015 · 0 comments

Comments

@l8nite
Copy link

l8nite commented Mar 22, 2015

We've done this on a bunch of gems lately, it would be cool to see it supported in jeweler as an alternative approach to the exclude/includes configuration:

https://gist.github.com/l8nite/18e1aa073d4c758bf440

The advantage with this approach is that the syntax/etc utilizes .gitignore syntax while applying the results to which files are included in your gem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants