Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GitignoreMatcher ¶
type GitignoreMatcher struct {
// contains filtered or unexported fields
}
func ParseGitignore ¶
func ParseGitignore(root string) *GitignoreMatcher
type GitignoreRule ¶
type GitignoreRule struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.