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

Heinrich Schuchardt heinrich.schuchardt at canonical.com
Mon Dec 29 17:10:45 CET 2025


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

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

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*
-- 
2.51.0



More information about the U-Boot mailing list