[coreboot-gerrit] Change in coreboot[master]: gitignore: Ignore additional build artifacts.

Jonathan Brandmeyer (Code Review) gerrit at coreboot.org
Tue Jul 24 18:25:47 CEST 2018


Jonathan Brandmeyer has uploaded this change for review. ( https://review.coreboot.org/27622


Change subject: gitignore: Ignore additional build artifacts.
......................................................................

gitignore: Ignore additional build artifacts.

Specifically, the broadcom and nvidia tegra build images and a new junit
artifact.

Change-Id: I6b8de81e651a208190406c0c0d695ccda67f2c22
Signed-off-by: Jonathan Brandmeyer <jbrandmeyer at chromium.org>
---
M .gitignore
1 file changed, 6 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/22/27622/1

diff --git a/.gitignore b/.gitignore
index 378741f..d589885 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
 payloads/nvramcui/build
 payloads/nvramcui/libpayload
 junit.xml
+extended-junit.xml
 abuild*.xml
 .config
 .config.old
@@ -135,3 +136,8 @@
 Documentation/_build
 
 doxygen/*
+
+src/soc/nvidia/tegra*/lp0/*.fw
+src/soc/nvidia/tegra*/lp0/*.fw.sig
+src/soc/nvidia/tegra*/lp0/*.fw.tosig
+util/broadcom/secimage/secimage

-- 
To view, visit https://review.coreboot.org/27622
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6b8de81e651a208190406c0c0d695ccda67f2c22
Gerrit-Change-Number: 27622
Gerrit-PatchSet: 1
Gerrit-Owner: Jonathan Brandmeyer <jbrandmeyer at chromium.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180724/de86ede0/attachment.html>


More information about the coreboot-gerrit mailing list