ignoreFilePath property
String
get
ignoreFilePath
Path to ignoreFile
Implementation
String get ignoreFilePath => join(repository.repositoryDirectory.path, repositoryIgnoreFileName);
Path to ignoreFile
String get ignoreFilePath => join(repository.repositoryDirectory.path, repositoryIgnoreFileName);