1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/crates
Andrew Gallant c4c43c733e cli: add --no-ignore-files flag
The purpose of this flag is to force ripgrep to ignore all --ignore-file
flags (whether they come before or after --no-ignore-files).

This flag can be overridden with --ignore-files.

Fixes #1466
2020-03-15 13:19:14 -04:00
..
cli crates: update URLs in Cargo.toml 2020-02-28 20:31:43 -05:00
core cli: add --no-ignore-files flag 2020-03-15 13:19:14 -04:00
globset crates: update URLs in Cargo.toml 2020-02-28 20:31:43 -05:00
grep crates: update URLs in Cargo.toml 2020-02-28 20:31:43 -05:00
ignore crates: update URLs in Cargo.toml 2020-02-28 20:31:43 -05:00
matcher crates: update URLs in Cargo.toml 2020-02-28 20:31:43 -05:00
pcre2 crates: update URLs in Cargo.toml 2020-02-28 20:31:43 -05:00
printer crates: update URLs in Cargo.toml 2020-02-28 20:31:43 -05:00
regex crates: update URLs in Cargo.toml 2020-02-28 20:31:43 -05:00
searcher crates: update URLs in Cargo.toml 2020-02-28 20:31:43 -05:00