Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddOrUpdate ¶ added in v1.3.0
AddOrUpdate will add the specified languages to a gitignore file or update existing entries if they are present.
Types ¶
type ManagedFileSection ¶ added in v1.3.0
func ParseSection ¶ added in v1.3.0
func ParseSection(content string) *ManagedFileSection
func (*ManagedFileSection) String ¶ added in v1.3.0
func (h *ManagedFileSection) String() string
Click to show internal directories.
Click to hide internal directories.