From: Sascha Hauer <sha@pengutronix.de>
To: Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] gitignore: ignore mvebu binary.0 firmware files
Date: Wed, 10 Jan 2024 07:46:40 +0100 [thread overview]
Message-ID: <20240110064640.GL1318922@pengutronix.de> (raw)
In-Reply-To: <20240108130800.1643437-1-a.fatoum@pengutronix.de>
On Mon, Jan 08, 2024 at 02:08:00PM +0100, Ahmad Fatoum wrote:
> After a run of test/generate-dummy-fw.sh, following dummy firmware is
> generated and is not matched by any .gitignore:
>
> arch/arm/boards/globalscale-mirabox/binary.0
> arch/arm/boards/lenovo-ix4-300d/binary.0
> arch/arm/boards/marvell-armada-xp-db/binary.0
> arch/arm/boards/marvell-armada-xp-gp/binary.0
> arch/arm/boards/netgear-rn104/binary.0
> arch/arm/boards/netgear-rn2120/binary.0
> arch/arm/boards/plathome-openblocks-ax3/binary.0
> arch/arm/boards/turris-omnia/binary.0
>
> Add a top-level rule to make them not appear in git's untracked files
> list.
>
> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Applied, thanks
Sascha
> ---
> .gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index 3b9cd6a25aff..f0afd899e1a8 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -34,6 +34,7 @@
> *.so.dbg
> *.symtypes
> *.tab.[ch]
> +binary.0
> Module.symvers
> *.dtb
> *.dtb.*
> --
> 2.39.2
>
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2024-01-10 6:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-08 13:08 Ahmad Fatoum
2024-01-10 6:46 ` Sascha Hauer [this message]
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=20240110064640.GL1318922@pengutronix.de \
--to=sha@pengutronix.de \
--cc=a.fatoum@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