Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-buff-ignore
Ruby helper library for parsing and managing an ignore file
https://github.com/sethvargo/buff-ignore
0
no reviews
Install
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.