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

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