Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasBinaryExtension ¶
func IsBinaryFile ¶
func IsHardSkipDir ¶
func IsHardSkipFile ¶
func IsSecretLike ¶
func NormalizePath ¶
Types ¶
type GitIgnore ¶
type GitIgnore struct {
// contains filtered or unexported fields
}
func LoadGitIgnore ¶
type PatternSet ¶
type PatternSet struct {
// contains filtered or unexported fields
}
func NewPatternSet ¶
func NewPatternSet(patterns []string) PatternSet
func (PatternSet) Empty ¶
func (s PatternSet) Empty() bool
Click to show internal directories.
Click to hide internal directories.