Edward O'Callaghan has submitted this change. ( https://review.coreboot.org/c/flashrom/+/62826 )
Change subject: gitignore: add libflashrom.a ......................................................................
gitignore: add libflashrom.a
Change-Id: I9258a1710780df5c6a7c864de246ebbe850d60fe Signed-off-by: Thomas Heijligen thomas.heijligen@secunet.com Reviewed-on: https://review.coreboot.org/c/flashrom/+/62826 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Felix Singer felixsinger@posteo.net Reviewed-by: Angel Pons th3fanbus@gmail.com Reviewed-by: Edward O'Callaghan quasisec@chromium.org --- M .gitignore 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Felix Singer: Looks good to me, approved Angel Pons: Looks good to me, approved Edward O'Callaghan: Looks good to me, approved
diff --git a/.gitignore b/.gitignore index 7c45aba..d47cb9e 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ /flashrom-* /flashrom.exe /flashrom.8 +/libflashrom.a /libflashrom-doc/
/util/ich_descriptors_tool/ich_descriptors_tool