#watchexec #ignore #filterer

watchexec-filterer-ignore

Watchexec filterer component for ignore files

12 releases (6 major breaking)

7.0.0 May 15, 2025
6.0.0 Feb 9, 2025
5.0.0 Oct 14, 2024
4.0.1 Apr 28, 2024
1.0.0 Jun 23, 2022

#5 in #ignore

Download history 16939/week @ 2025-10-20 12698/week @ 2025-10-27 11892/week @ 2025-11-03 14438/week @ 2025-11-10 12118/week @ 2025-11-17 16994/week @ 2025-11-24 15997/week @ 2025-12-01 13627/week @ 2025-12-08 16822/week @ 2025-12-15 3628/week @ 2025-12-22 4023/week @ 2025-12-29 10581/week @ 2026-01-05 11635/week @ 2026-01-12 10381/week @ 2026-01-19 11093/week @ 2026-01-26 11479/week @ 2026-02-02

45,213 downloads per month
Used in 24 crates (4 directly)

Apache-2.0

200KB
3.5K 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

~25–44MB
~596K SLoC