mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] images: ignore *.imx-sram-img
@ 2015-09-18 11:42 Stefan Christ
  2015-09-21  6:19 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Christ @ 2015-09-18 11:42 UTC (permalink / raw)
  To: barebox

Add pattern to gitignore to hide files:

    start_imx6_cm_fx6.imx-sram-img
    start_imx6_utilite.imx-sram-img

Signed-off-by: Stefan Christ <s.christ@phytec.de>
---
 images/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/images/.gitignore b/images/.gitignore
index b5004fe..b03ffdc 100644
--- a/images/.gitignore
+++ b/images/.gitignore
@@ -5,6 +5,7 @@
 *.imximg
 *.imximg.prep
 *.imximg.signed
+*.imx-sram-img
 *.map
 *.src
 *.kwbimg
-- 
1.9.1


_______________________________________________
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: ignore *.imx-sram-img
  2015-09-18 11:42 [PATCH] images: ignore *.imx-sram-img Stefan Christ
@ 2015-09-21  6:19 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2015-09-21  6:19 UTC (permalink / raw)
  To: Stefan Christ; +Cc: barebox

On Fri, Sep 18, 2015 at 01:42:03PM +0200, Stefan Christ wrote:
> Add pattern to gitignore to hide files:
> 
>     start_imx6_cm_fx6.imx-sram-img
>     start_imx6_utilite.imx-sram-img
> 
> Signed-off-by: Stefan Christ <s.christ@phytec.de>
> ---
>  images/.gitignore | 1 +
>  1 file changed, 1 insertion(+)

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:[~2015-09-21  6:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-18 11:42 [PATCH] images: ignore *.imx-sram-img Stefan Christ
2015-09-21  6: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