gitIgnorePath property

  1. @MappableField()
String get gitIgnorePath

Implementation

@MappableField()
String get gitIgnorePath => join(path, '.gitignore');