The sandbox platform build now generates a set of capsules. Put the related files generated into gitignore.
Signed-off-by: Sughosh Ganu <sughosh.g...@linaro.org> --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 3301481192..94dbeb053c 100644 --- a/.gitignore +++ b/.gitignore @@ -63,6 +63,9 @@ fit-dtb.blob* /spl/ /tpl/ /defconfig +/Test* +/capsule.*.efi-capsule +/capsule*.map # # Generated include files -- 2.34.1