ripgrep icon indicating copy to clipboard operation
ripgrep copied to clipboard

ignore/types: name aliases for file types

Open kotborealis opened this issue 3 years ago • 0 comments

Closes #1857

  • Changed ignore/types/default_types.rs to allow array of names, which allows aliases — like py==python — without specifying globs twice.
  • Updated ignore/types/types.rs to use name aliases
  • Updated tests in ignore/types/types.rs

kotborealis avatar Jun 15 '21 14:06 kotborealis