gitIgnoreFile property

File gitIgnoreFile

Indicates whether the project has .gitignore file.

Implementation

File get gitIgnoreFile => File(gitIgnorePath);