Philipp Deppenwiese has submitted this change and it was merged. ( https://review.coreboot.org/29444 )
Change subject: Linuxboot: gitignore build directory ......................................................................
Linuxboot: gitignore build directory
Add the Linuxboot build directory to .gitignore.
Change-Id: Ic11311e2de544a334043a55eda42643d9df3374d Signed-off-by: Marcello Sylvester Bauer info@marcellobauer.com Reviewed-on: https://review.coreboot.org/29444 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Philipp Deppenwiese zaolin.daisuki@gmail.com --- M .gitignore 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Philipp Deppenwiese: Looks good to me, approved
diff --git a/.gitignore b/.gitignore index 326fdc1..55735bf 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ payloads/external/depthcharge/depthcharge/ payloads/external/FILO/filo/ payloads/external/GRUB2/grub2/ +payloads/external/LinuxBoot/linuxboot/ payloads/external/SeaBIOS/seabios/ payloads/external/tianocore/tianocore/ payloads/external/tint/tint/