From: Roland Hieber <rhi@pengutronix.de>
To: Barebox Mailing List <barebox@lists.infradead.org>
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [PATCH] images: ignore i.MX signed (USB) images and outputs of imx-csf tool
Date: Mon, 24 Jun 2019 12:36:42 +0200 [thread overview]
Message-ID: <20190624103642.19184-1-rhi@pengutronix.de> (raw)
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
next reply other threads:[~2019-06-24 10:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-24 10:36 Roland Hieber [this message]
2019-06-24 11:15 ` Denis OSTERLAND
2019-06-24 12:30 ` Rouven Czerwinski
2019-06-24 12:24 ` Roland Hieber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190624103642.19184-1-rhi@pengutronix.de \
--to=rhi@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox