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

added blacklist for digest #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NiteshKaradwall
Copy link

I just used this gem and need something blacklist thing. Try to add it. Please accept my pull request and do the need full.

@grepruby
Copy link

@NiteshKaradwall @alexspeller @DNNX @aaronjensen @kronn
My project does have lots of files and listing all of them in whitelist doesn't seems good. It would be great if we have something like blacklist as well . This will surely reduced overhead for mentioning lots of files in whitelist.

Thanks!!

@aaronjensen
Copy link
Contributor

Look into using negative lookaheads in regexes, you can probably build a regex that acts as a blacklist.

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.

3 participants