Files
ripgrep/ignore/src
Andrew Gallant 80e91a1f1d Fix leading slash bug when used with !.
When writing paths like `!/foo` in gitignore files (or when using the
-g/--glob flag), the presence of `!` would prevent the gitignore builder
from noticing the leading slash, which causes absolute path matching to
fail.

Fixes #405
2017-03-12 15:51:17 -04:00
..
2016-12-24 10:06:37 -05:00
2017-02-23 11:41:32 -05:00