.gitignore: add vpl/
Directory vpl/ only contains generated files. Git should ignore it. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <simon.glass@canonical.com>
This commit is contained in:
committed by
Tom Rini
parent
81b3558e74
commit
75a5404a58
1
.gitignore
vendored
1
.gitignore
vendored
@@ -70,6 +70,7 @@ fit-dtb.blob*
|
||||
#
|
||||
/spl/
|
||||
/tpl/
|
||||
/vpl/
|
||||
/defconfig
|
||||
/generated_defconfig
|
||||
/Test*
|
||||
|
||||
Reference in New Issue
Block a user