path_is_ignored


Description:

public virtual bool path_is_ignored (Folder folder, string relative_path)

Check if a path is ignored by git.

Parameters:

folder

The folder containing the repository

relative_path

The relative path from repository root to check

Returns:

true if the path is ignored, false otherwise