From 09cc8f6677ad99eee99a18bfcd8ce1350b3efc52 Mon Sep 17 00:00:00 2001 From: Jack Rosenthal Date: Fri, 6 Aug 2021 16:30:05 -0600 Subject: [PATCH] elogtool: add to gitignore Add the binary output of the new elogtool to the .gitignore, so that running "make -C util/cbfstool" keeps the tree clean. Signed-off-by: Jack Rosenthal Change-Id: I806338a4b33abbc3d55e4edef2736c19d56fa005 Reviewed-on: https://review.coreboot.org/c/coreboot/+/56864 Tested-by: build bot (Jenkins) Reviewed-by: Ricardo Quesada Reviewed-by: Furquan Shaikh --- util/cbfstool/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/util/cbfstool/.gitignore b/util/cbfstool/.gitignore index a63222a105..2de3ccb633 100644 --- a/util/cbfstool/.gitignore +++ b/util/cbfstool/.gitignore @@ -1,5 +1,6 @@ cbfs-compression-tool cbfstool +elogtool fmaptool ifittool ifwitool