diff options
author | Fred Hebert <mononcqc@ferd.ca> | 2016-12-09 09:16:15 -0500 |
---|---|---|
committer | Fred Hebert <mononcqc@ferd.ca> | 2016-12-09 09:16:15 -0500 |
commit | fc12b06d27d0e1df4719a2e38e241f36637d369e (patch) | |
tree | d4747be0a966136b18a7a3f5593863a9d6d17061 /test | |
parent | 9828f4464b2f89c174a8b32f61b69724b1fe77f3 (diff) |
Fix regex match for ignored file
The regex mistakenly matched too many files (any character followed by
an underscore) rather than only files starting in '._'
This properly escapes the expressions to work in all cases.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions