11 stable releases (5 major)

6.0.0 Feb 9, 2025
5.0.0 Oct 14, 2024
4.0.1 Apr 28, 2024
3.0.1 Jan 5, 2024
1.0.0 Jun 23, 2022

#384 in Testing

Download history 1747/week @ 2024-12-25 3350/week @ 2025-01-01 7902/week @ 2025-01-08 6127/week @ 2025-01-15 7807/week @ 2025-01-22 8116/week @ 2025-01-29 8555/week @ 2025-02-05 8238/week @ 2025-02-12 6306/week @ 2025-02-19 7256/week @ 2025-02-26 5835/week @ 2025-03-05 6329/week @ 2025-03-12 6144/week @ 2025-03-19 6930/week @ 2025-03-26 7992/week @ 2025-04-02 8476/week @ 2025-04-09

30,610 downloads per month
Used in 17 crates (4 directly)

Apache-2.0

215KB
4K SLoC

A Watchexec Filterer implementation for ignore files.

This filterer is meant to be used as a backing filterer inside a more complex or complete filterer, and not as a standalone filterer.

This is a fairly simple wrapper around the ignore_files crate, which is probably where you want to look for any detail or to use this outside of Watchexec.


Crates.io page API Docs Crate license: Apache 2.0 CI status

Watchexec filterer: ignore

(Sub)filterer implementation for ignore files.

This is mostly a thin layer above the ignore-files crate, and is meant to be used as part of another more general filterer. However, there's nothing wrong with using it directly if all that's needed is to handle ignore files.

Dependencies

~21–34MB
~547K SLoC