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

(WIP) feat: ignore watches by file ext #1274

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pahan35
Copy link

@pahan35 pahan35 commented Mar 7, 2023

Progress

  • Code for ignoring files by extension
  • Tests
  • Docs

Description

PoC for ignoring watched files by the extension.

Why?

ATM, there is no option to ignore file watches by file extension. Consequently, other third-party utils implement some extra checks to ignore updates from the unnecessary watches.

Also, it may help with improving performance on #1162.

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.

None yet

1 participant