On Sat, Sep 14, 2019 at 5:05 PM Thomas Monjalon <[email protected]> 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 <[email protected]>
Acked-by: David Marchand <[email protected]> -- David Marchand

