From: Rouven Czerwinski <r.czerwinski@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Rouven Czerwinski <r.czerwinski@pengutronix.de>
Subject: [PATCH 1/2] images: ignore *.csfbin files
Date: Thu, 6 Jun 2019 08:42:11 +0200 [thread overview]
Message-ID: <20190606064212.23238-1-r.czerwinski@pengutronix.de> (raw)
The csfbin files are created during a HABV4 build, ignore them since they
are automatically generated.
Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
---
images/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/images/.gitignore b/images/.gitignore
index fcde7f3c42..2de98228a3 100644
--- a/images/.gitignore
+++ b/images/.gitignore
@@ -19,6 +19,7 @@
*.mlospi
*.mxsbs
*.mxssd
+*.csfbin
pbl.lds
barebox.x
barebox.z
--
2.21.0
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2019-06-06 6:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-06 6:42 Rouven Czerwinski [this message]
2019-06-06 6:42 ` [PATCH 2/2] firmware: add gitignore file for *.bin Rouven Czerwinski
2019-06-07 6:58 ` [PATCH 1/2] images: ignore *.csfbin files Sascha Hauer
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=20190606064212.23238-1-r.czerwinski@pengutronix.de \
--to=r.czerwinski@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