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

Fallback paths shouldn't be ignoreable #1374

Open
aleclarson opened this issue Oct 19, 2024 · 0 comments
Open

Fallback paths shouldn't be ignoreable #1374

aleclarson opened this issue Oct 19, 2024 · 0 comments

Comments

@aleclarson
Copy link

If I watch a file that doesn't exist, its parent directory is watched instead. What's unintuitive is that my ignored patterns need to account for this. If the missing file passed the ignored check, its parent directory should automatically pass, so that the complexity of my ignored patterns is kept to a minimum.

• Chokidar 4.0.1

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

No branches or pull requests

1 participant