IIgnoreConfiguration.

Paths Property

Summary

Gets the set of file paths whose changes should be ignored during version calculation.

Syntax

IReadOnlySet<string> Paths { get; }

Value

Type Description
IReadOnlySet<string>
GitHub