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

Signed-off-by: Heinrich Schuchardt <[email protected]>
---
 .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

Reply via email to