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

Should be able to exclude files #45

Open
dudleyf opened this issue Jan 23, 2012 · 1 comment
Open

Should be able to exclude files #45

dudleyf opened this issue Jan 23, 2012 · 1 comment
Labels

Comments

@dudleyf
Copy link
Contributor

dudleyf commented Jan 23, 2012

We should have some sort of facility for excluding files from the pipeline:

input "assets", "**/*", :exclude => "*.txt"

or maybe

input "assets"
exclude "*.txt"
@ahawkins
Copy link

@wycats @dudleyf #104 solves this.

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

No branches or pull requests

2 participants