Commit bc3d4065528004e0cd86c8b0ae79405196f86584

Anders Borum 2021-03-20T21:39:02

fix check for ignoring of negate rules gitignore rule like "*.pdf" should be negated by "!dir/test.pdf" even though one is inside a directory since *.pdf isn't restricted to any directory this is fixed by making wildcard match treat * like ** by excluding WM_PATHNAME flag when the rule isn't for a full path