ruby-buff-ignore

Ruby helper library for parsing and managing an ignore file
  https://github.com/sethvargo/buff-ignore
  0
  no reviews



Buff::Ignore is a Ruby helper library for parsing and managing an ignore file (such as a .gitignore or chefignore). It uses File#fnmatch and includes helpful methods for apply ignores to a file list.