# :nodoc: module Buff # @author Seth Vargo module Ignore require_relative 'ignore/errors' require_relative 'ignore/ignore_file' end end