Skip to content

feat: allow optionally ignoring specific paths #79

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

Open
wants to merge 15 commits into
base: release
Choose a base branch
from

Conversation

DanielCodesphere
Copy link
Contributor

I have only tried this using inotify and nodejs, but it seems to work and is very useful in my case.
There are probably lot's of things missing to make this work with other backends and tests, but i don't know this watcher or c well enough to do that properly.
If FAN_MARK_FILESYSTEM is going to be supported in the future, then filtering paths has to be done differently for that as well.

@e-dant
Copy link
Owner

e-dant commented May 26, 2025

Overall this looks good.

I do worry about incompatibilities between platforms, and other platform-dependent behavior, though.

@DanielCodesphere DanielCodesphere requested a review from e-dant May 28, 2025 15:00
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.

3 participants