Class GitIgnoreEntryAbstract

An entry of file in .gitignore format.

Every entry belongs to some section of the file.

May be accessed or created with GitIgnoreSection#entry method.

Note that new entry is detached initially. To attach it to the file section call the GitIgnoreEntry.ignore method.

Constructors

Accessors

Methods