-
Notifications
You must be signed in to change notification settings - Fork 25
make exclude environment files work on multiple OS #294
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
Conversation
Verified that we now exclude proper folders like
yet |
596e933
to
8c4171a
Compare
Confirmed that using the It also ignores folders and files that match our exclusion list:
|
Description
Fixes #285
discovered that --exclude glob patterns do not work on Windows, fix is outside of the scope of this PR but issue is logged as follows:
#320