mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2024-12-12 19:18:24 +02:00
Remove .agignore from ignore file list.
This commit is contained in:
parent
92c918ebd9
commit
7cefc55238
@ -23,7 +23,6 @@ use types::Types;
|
||||
|
||||
const IGNORE_NAMES: &'static [&'static str] = &[
|
||||
".gitignore",
|
||||
".agignore",
|
||||
".rgignore",
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user