watchexec/crates/filterer/ignore/README.md

1023 B

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

Watchexec filterer: ignore

(Sub)filterer implementation for ignore files.

  • API documentation.
  • Licensed under Apache 2.0.
  • Minimum Supported Rust Version: 1.61.0 (incurs a minor semver bump).
  • Status: maintained.

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.