Ignore::Matcher
Inherits Enumerable < Reference < Object
A collection of gitignore patterns that can match paths
Constructors
new
SourceInstance methods
Check if a path should be ignored Use trailing / for directories: ignores?("build/")
Inherits Enumerable < Reference < Object
A collection of gitignore patterns that can match paths
Check if a path should be ignored Use trailing / for directories: ignores?("build/")