mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] image: add zynqimg to gitignore
@ 2019-11-16 14:32 Lucas Stach
  2019-11-18  8:19 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Lucas Stach @ 2019-11-16 14:32 UTC (permalink / raw)
  To: barebox

Those are results of the Zynq image build, don't clobber the
git status output.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
---
 images/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/images/.gitignore b/images/.gitignore
index 949f534d9a38..b673c9819455 100644
--- a/images/.gitignore
+++ b/images/.gitignore
@@ -27,3 +27,4 @@ barebox.sha.bin
 barebox.sum
 *.pimximg
 *.psimximg
+*.zynqimg
-- 
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] image: add zynqimg to gitignore
  2019-11-16 14:32 [PATCH] image: add zynqimg to gitignore Lucas Stach
@ 2019-11-18  8:19 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2019-11-18  8:19 UTC (permalink / raw)
  To: Lucas Stach; +Cc: barebox

On Sat, Nov 16, 2019 at 03:32:43PM +0100, Lucas Stach wrote:
> Those are results of the Zynq image build, don't clobber the
> git status output.
> 
> Signed-off-by: Lucas Stach <dev@lynxeye.de>
> ---
>  images/.gitignore | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks

Sascha

-- 
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 |

_______________________________________________
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-11-18  8:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-16 14:32 [PATCH] image: add zynqimg to gitignore Lucas Stach
2019-11-18  8:19 ` Sascha Hauer

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