20/11/2019 10:48, David Marchand: > On Sat, Sep 14, 2019 at 5:05 PM Thomas Monjalon <tho...@monjalon.net> wrote: > > > > Build directories commonly have compiler in their names. > > In order to filter build directories not starting with "build-" > > (common with make), patterns for gcc and clang are added to .gitignore. > > > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > > Acked-by: David Marchand <david.march...@redhat.com>
Applied