❦ 12 avril 2016 10:47 +0200, Willy Tarreau <[email protected]> :
> I guess most of them come from the following rules that are not covered
> anymore :
>
> -*~
> -*.bak
> -*.orig
> -*.rej
> -*.service
> -dlmalloc.c
>
> and contrib/* and -tests/test_hashes.
I don't understand, because for me, those rules at the top were masked
by, for example, "!/contrib". Maybe it's a matter of git version? I am
using 2.8.0.rc3.
But, I can fix that by moving those rules at the bottom (like I did with
"*.o"). Let me do that.
--
Indent to show the logical structure of a program.
- The Elements of Programming Style (Kernighan & Plauger)