Re: [PATCH 1/1] .gitignore: add vpl/

2026-01-06 Thread Tom Rini
On Mon, 29 Dec 2025 17:10:45 +0100, Heinrich Schuchardt wrote:

> Directory vpl/ only contains generated files. Git should ignore it.
> 
> 

Applied to u-boot/master, thanks!

[1/1] .gitignore: add vpl/
  commit: 75a5404a588938d2803e07acb9977e3dfe29693e
-- 
Tom




Re: [PATCH 1/1] .gitignore: add vpl/

2025-12-29 Thread Simon Glass
On Mon, 29 Dec 2025 at 09:10, Heinrich Schuchardt
 wrote:
>
> Directory vpl/ only contains generated files. Git should ignore it.
>
> Signed-off-by: Heinrich Schuchardt 
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Simon Glass