mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] gitignore: ignore *.dtbo and *.dtbo.*
@ 2024-06-15  9:30 Antony Pavlov
  2024-06-17  6:50 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Antony Pavlov @ 2024-06-15  9:30 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Reported-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index f0afd899e1a..5e1b0c2b68f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,6 +38,8 @@ binary.0
 Module.symvers
 *.dtb
 *.dtb.*
+*.dtbo
+*.dtbo.*
 
 #
 # Top-level generic files
-- 
2.39.0




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] gitignore: ignore *.dtbo and *.dtbo.*
  2024-06-15  9:30 [PATCH] gitignore: ignore *.dtbo and *.dtbo.* Antony Pavlov
@ 2024-06-17  6:50 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2024-06-17  6:50 UTC (permalink / raw)
  To: barebox, Antony Pavlov; +Cc: Ahmad Fatoum


On Sat, 15 Jun 2024 12:30:05 +0300, Antony Pavlov wrote:
> 


Applied, thanks!

[1/1] gitignore: ignore *.dtbo and *.dtbo.*
      https://git.pengutronix.de/cgit/barebox/commit/?id=72afdb7cf5a0 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-17  6:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-15  9:30 [PATCH] gitignore: ignore *.dtbo and *.dtbo.* Antony Pavlov
2024-06-17  6:50 ` Sascha Hauer

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