* [PATCH] images: gitignore more files
@ 2020-01-10 11:42 Sascha Hauer
0 siblings, 0 replies; 3+ messages in thread
From: Sascha Hauer @ 2020-01-10 11:42 UTC (permalink / raw)
To: Barebox List
Layerscape generates .image files and mvebu generates .mvebu1img files.
git Ignore them.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
images/.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/images/.gitignore b/images/.gitignore
index b673c98194..2f8b87dcbd 100644
--- a/images/.gitignore
+++ b/images/.gitignore
@@ -28,3 +28,5 @@ barebox.sum
*.pimximg
*.psimximg
*.zynqimg
+*.image
+*.mvebu1img
--
2.25.0.rc1
_______________________________________________
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] images: gitignore more files
2024-06-19 4:55 Antony Pavlov
@ 2024-07-01 13:09 ` Sascha Hauer
0 siblings, 0 replies; 3+ messages in thread
From: Sascha Hauer @ 2024-07-01 13:09 UTC (permalink / raw)
To: barebox, Antony Pavlov; +Cc: Ahmad Fatoum
On Wed, 19 Jun 2024 07:55:37 +0300, Antony Pavlov wrote:
>
Applied, thanks!
[1/1] images: gitignore more files
https://git.pengutronix.de/cgit/barebox/commit/?id=a53326440a6b (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] images: gitignore more files
@ 2024-06-19 4:55 Antony Pavlov
2024-07-01 13:09 ` Sascha Hauer
0 siblings, 1 reply; 3+ messages in thread
From: Antony Pavlov @ 2024-06-19 4:55 UTC (permalink / raw)
To: barebox; +Cc: Ahmad Fatoum
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
---
images/.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/images/.gitignore b/images/.gitignore
index 1aa9620a42d..6f806755467 100644
--- a/images/.gitignore
+++ b/images/.gitignore
@@ -35,3 +35,7 @@ barebox.sum
*.stm32
*.nmon
*.swapped
+*.rkimg
+*.imx9img
+*.fit
+*.missing-firmware
--
2.39.0
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-07-01 13:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-10 11:42 [PATCH] images: gitignore more files Sascha Hauer
2024-06-19 4:55 Antony Pavlov
2024-07-01 13:09 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox