gitIgnoreFile property

File get gitIgnoreFile

Indicates whether the project has .gitignore file.

Implementation

File get gitIgnoreFile => File(gitIgnorePath);