Commit 4bcebe2c92d52739e2ea7a92abb26df32ffc2423

Edward Thomson 2019-05-19T16:34:44

attr: ensure regular attr files can have whitespace Unlike ignore files, gitattribute files can have flexible whitespace at the beginning of the line. Ensure that by adding new ignore rules that we have not impeded correct parsing of attribute files.