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

fix: ignore ./<path> on cwd #1787

Merged
merged 1 commit into from Oct 19, 2020
Merged

fix: ignore ./<path> on cwd #1787

merged 1 commit into from Oct 19, 2020

Commits on Oct 19, 2020

  1. fix: ignore ./<path> on cwd

    Fixes: #1784
    
    This fixes the watch/ignore rules where the config is ignoring
    the relative local path of ./ - this fix was in place for the
    positive (watch) test but not patched for the negative (ignore).
    remy committed Oct 19, 2020
    Copy the full SHA
    6c7fddd View commit details
    Browse the repository at this point in the history