From: Rouven Czerwinski <r.czerwinski@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Rouven Czerwinski <r.czerwinski@pengutronix.de>
Subject: [PATCH 2/2] firmware: add gitignore file for *.bin
Date: Thu, 6 Jun 2019 08:42:12 +0200 [thread overview]
Message-ID: <20190606064212.23238-2-r.czerwinski@pengutronix.de> (raw)
In-Reply-To: <20190606064212.23238-1-r.czerwinski@pengutronix.de>
There is no intention to commit static firmware to this directory.
If there is a use case, gitignore can be overridden explicitly.
Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
---
firmware/.gitignore | 1 +
1 file changed, 1 insertion(+)
create mode 100644 firmware/.gitignore
diff --git a/firmware/.gitignore b/firmware/.gitignore
new file mode 100644
index 0000000000..a8a0dcec44
--- /dev/null
+++ b/firmware/.gitignore
@@ -0,0 +1 @@
+*.bin
--
2.21.0
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent 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 [PATCH 1/2] images: ignore *.csfbin files Rouven Czerwinski
2019-06-06 6:42 ` Rouven Czerwinski [this message]
2019-06-07 6:58 ` 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-2-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