Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitIgnore ¶
type GitIgnore struct {
// contains filtered or unexported fields
}
func NewGitIgnore ¶
func NewGitIgnore() *GitIgnore
func (*GitIgnore) AddIgnoreFile ¶
Add the given ignore file rules relative to the given directory.
func (*GitIgnore) CollectIgnoreFiles ¶
Click to show internal directories.
Click to hide internal directories.