mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-31 04:02:00 -07:00
committed by
Andrew Gallant
parent
121e0135c1
commit
53c4855517
@@ -170,6 +170,7 @@ pub const DEFAULT_TYPES: &[(&str, &[&str])] = &[
|
||||
("racket", &["*.rkt"]),
|
||||
("rdoc", &["*.rdoc"]),
|
||||
("readme", &["README*", "*README"]),
|
||||
("red", &["*.r", "*.red", "*.reds"]),
|
||||
("robot", &["*.robot"]),
|
||||
("rst", &["*.rst"]),
|
||||
("ruby", &["Gemfile", "*.gemspec", ".irbrc", "Rakefile", "*.rb"]),
|
||||
|
Reference in New Issue
Block a user