ignoreFilePath property

String get ignoreFilePath

Path to ignoreFile

Implementation

String get ignoreFilePath => join(repository.repositoryDirectory.path, repositoryIgnoreFileName);