gitIgnorePath property

  1. @MappableField()
String gitIgnorePath

Implementation

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