mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] images/.gitignore: ignore i.MX8MQ HAB files
@ 2019-08-26  4:40 Rouven Czerwinski
  2019-08-28 11:34 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Rouven Czerwinski @ 2019-08-26  4:40 UTC (permalink / raw)
  To: barebox; +Cc: Rouven Czerwinski

Ignore the new image files with .pimximg and .psimximg extensions and
the sha256 sum files.

Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
---
 images/.gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/images/.gitignore b/images/.gitignore
index 2de98228a3..949f534d9a 100644
--- a/images/.gitignore
+++ b/images/.gitignore
@@ -23,3 +23,7 @@
 pbl.lds
 barebox.x
 barebox.z
+barebox.sha.bin
+barebox.sum
+*.pimximg
+*.psimximg
-- 
2.23.0


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

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

* Re: [PATCH] images/.gitignore: ignore i.MX8MQ HAB files
  2019-08-26  4:40 [PATCH] images/.gitignore: ignore i.MX8MQ HAB files Rouven Czerwinski
@ 2019-08-28 11:34 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2019-08-28 11:34 UTC (permalink / raw)
  To: Rouven Czerwinski; +Cc: barebox

On Mon, Aug 26, 2019 at 06:40:52AM +0200, Rouven Czerwinski wrote:
> Ignore the new image files with .pimximg and .psimximg extensions and
> the sha256 sum files.
> 
> Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
> ---
>  images/.gitignore | 4 ++++
>  1 file changed, 4 insertions(+)

Applied, thanks

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

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

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

end of thread, other threads:[~2019-08-28 11:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-26  4:40 [PATCH] images/.gitignore: ignore i.MX8MQ HAB files Rouven Czerwinski
2019-08-28 11:34 ` Sascha Hauer

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