mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] images: ignore i.MX signed (USB) images and outputs of imx-csf tool
@ 2019-06-24 10:36 Roland Hieber
  2019-06-24 11:15 ` Denis OSTERLAND
  2019-06-24 12:24 ` Roland Hieber
  0 siblings, 2 replies; 4+ messages in thread
From: Roland Hieber @ 2019-06-24 10:36 UTC (permalink / raw)
  To: Barebox Mailing List; +Cc: Roland Hieber

Fixes: efd400504cdf4ae56224 ("images: imx: Add targets for signed images and signed usb images")
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 images/.gitignore | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/images/.gitignore b/images/.gitignore
index 7a7493781471..662ff6fd6d7b 100644
--- a/images/.gitignore
+++ b/images/.gitignore
@@ -5,6 +5,12 @@
 *.imximg.prep
 *.imximg.signed
 *.imx-sram-img
+*.simximg
+*.simximg.csfbin
+*.uimximg
+*.uimximg.csfbin
+*.usimximg
+*.usimximg.csfbin
 *.map
 *.src
 *.kwbimg
-- 
2.20.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-06-24 12:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-24 10:36 [PATCH] images: ignore i.MX signed (USB) images and outputs of imx-csf tool Roland Hieber
2019-06-24 11:15 ` Denis OSTERLAND
2019-06-24 12:30   ` Rouven Czerwinski
2019-06-24 12:24 ` Roland Hieber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox