From: Heinrich Schuchardt Date: Mon, 29 Dec 2025 16:10:45 +0000 (+0100) Subject: .gitignore: add vpl/ X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75a5404a588938d2803e07acb9977e3dfe29693e;p=thirdparty%2Fu-boot.git .gitignore: add vpl/ Directory vpl/ only contains generated files. Git should ignore it. Signed-off-by: Heinrich Schuchardt Reviewed-by: Simon Glass --- diff --git a/.gitignore b/.gitignore index 2bf86a6b5d6..e5d22dbe8e9 100644 --- a/.gitignore +++ b/.gitignore @@ -70,6 +70,7 @@ fit-dtb.blob* # /spl/ /tpl/ +/vpl/ /defconfig /generated_defconfig /Test*