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 option to ignore custom files and directories #44

Merged
merged 1 commit into from
Nov 18, 2016
Merged

add option to ignore custom files and directories #44

merged 1 commit into from
Nov 18, 2016

Conversation

taravancil
Copy link
Contributor

This implements an option to customize which files and directories to ignore, as suggested in #26.

I opted to only add an --ignore flag instead of parsing .gitignore or .npmignore. Given how I personally use list, I'd find it inconvenient if everything in my .gitignore was not served. I'm happy to implement it though if y'all think that's appropriate!

@leo
Copy link
Contributor

leo commented Nov 18, 2016

Looks good to me! Thanks 😊

@leo leo merged commit 838fa76 into vercel:master Nov 18, 2016
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