-
Notifications
You must be signed in to change notification settings - Fork 272
Hide by pattern path #468
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
Hide by pattern path #468
Conversation
4c6fc38 to
49475f8
Compare
49475f8 to
33e1cb0
Compare
33e1cb0 to
923eec2
Compare
|
@cseickel I've made the changes as suggested. |
Codecov Report
@@ Coverage Diff @@
## main #468 +/- ##
==========================================
+ Coverage 52.56% 52.61% +0.05%
==========================================
Files 46 46
Lines 5724 5726 +2
==========================================
+ Hits 3009 3013 +4
+ Misses 2715 2713 -2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
I think it should work if they use double backslash to escape it. Windows users are used to that. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good, thanks!
Add support to hide files by comparing to glob of full path