summaryrefslogtreecommitdiff
path: root/tests/status/ignore.c.bak
Commit message (Collapse)AuthorAgeFilesLines
* ignore: test that leading whitespace is significantEdward Thomson2019-05-241-0/+1268
Ensure that leading whitespace is treated as being part of the filename, eg ` foo` in an ignore file indicates that a file literally named ` foo` is ignored.