* [PATCH v2] gitignore: ignore *.dtbo and *.dtbo.*
@ 2024-03-06 5:53 Antony Pavlov
0 siblings, 0 replies; only message in thread
From: Antony Pavlov @ 2024-03-06 5:53 UTC (permalink / raw)
To: barebox; +Cc: Ahmad Fatoum
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
---
.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] only message in thread
only message in thread, other threads:[~2024-03-06 5:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-06 5:53 [PATCH v2] gitignore: ignore *.dtbo and *.dtbo.* Antony Pavlov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox