* [PATCH 1/2] scripts: add stm32image to .gitignore
@ 2020-05-11 16:49 Lucas Stach
2020-05-11 16:49 ` [PATCH 2/2] image: add stm32 images to gitignore Lucas Stach
2020-05-12 7:46 ` [PATCH 1/2] scripts: add stm32image to .gitignore Sascha Hauer
0 siblings, 2 replies; 3+ messages in thread
From: Lucas Stach @ 2020-05-11 16:49 UTC (permalink / raw)
To: barebox
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
scripts/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/scripts/.gitignore b/scripts/.gitignore
index 76ea271abbf5..c3ac0b570283 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -30,3 +30,4 @@ omap4_usbboot
omap3-usb-loader
mips-relocs
rsatoc
+stm32image
--
2.20.1
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 2/2] image: add stm32 images to gitignore
2020-05-11 16:49 [PATCH 1/2] scripts: add stm32image to .gitignore Lucas Stach
@ 2020-05-11 16:49 ` Lucas Stach
2020-05-12 7:46 ` [PATCH 1/2] scripts: add stm32image to .gitignore Sascha Hauer
1 sibling, 0 replies; 3+ messages in thread
From: Lucas Stach @ 2020-05-11 16:49 UTC (permalink / raw)
To: barebox
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
images/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/images/.gitignore b/images/.gitignore
index 2f8b87dcbd5a..377c14ceb384 100644
--- a/images/.gitignore
+++ b/images/.gitignore
@@ -30,3 +30,4 @@ barebox.sum
*.zynqimg
*.image
*.mvebu1img
+*.stm32
--
2.20.1
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/2] scripts: add stm32image to .gitignore
2020-05-11 16:49 [PATCH 1/2] scripts: add stm32image to .gitignore Lucas Stach
2020-05-11 16:49 ` [PATCH 2/2] image: add stm32 images to gitignore Lucas Stach
@ 2020-05-12 7:46 ` Sascha Hauer
1 sibling, 0 replies; 3+ messages in thread
From: Sascha Hauer @ 2020-05-12 7:46 UTC (permalink / raw)
To: Lucas Stach; +Cc: barebox
On Mon, May 11, 2020 at 06:49:26PM +0200, Lucas Stach wrote:
> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
> ---
> scripts/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
Applied, thanks
Sascha
>
> diff --git a/scripts/.gitignore b/scripts/.gitignore
> index 76ea271abbf5..c3ac0b570283 100644
> --- a/scripts/.gitignore
> +++ b/scripts/.gitignore
> @@ -30,3 +30,4 @@ omap4_usbboot
> omap3-usb-loader
> mips-relocs
> rsatoc
> +stm32image
> --
> 2.20.1
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
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] 3+ messages in thread
end of thread, other threads:[~2020-05-12 7:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-11 16:49 [PATCH 1/2] scripts: add stm32image to .gitignore Lucas Stach
2020-05-11 16:49 ` [PATCH 2/2] image: add stm32 images to gitignore Lucas Stach
2020-05-12 7:46 ` [PATCH 1/2] scripts: add stm32image to .gitignore Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox