watchexec/lib/src/ignore.rs

4 lines
73 B
Rust
Raw Normal View History

//! Ignore files: find them, parse them, interpret them.
pub mod files;