From 407f512cfea4ef84705ffa869fdf332d7e7d842c Mon Sep 17 00:00:00 2001 From: Marcello Sylvester Bauer Date: Sat, 3 Nov 2018 09:50:35 +0100 Subject: Linuxboot: gitignore build directory Add the Linuxboot build directory to .gitignore. Change-Id: Ic11311e2de544a334043a55eda42643d9df3374d Signed-off-by: Marcello Sylvester Bauer Reviewed-on: https://review.coreboot.org/29444 Tested-by: build bot (Jenkins) Reviewed-by: Philipp Deppenwiese --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 326fdc1ac2..55735bfd66 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ payloads/coreinfo/lp.config* 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/ -- cgit v1.2.3