* [PATCH] .gitignore: Add *.z generated files
@ 2026-05-20 14:52 Alexander Shiyan
2026-05-21 8:43 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Shiyan @ 2026-05-20 14:52 UTC (permalink / raw)
To: barebox; +Cc: Alexander Shiyan
Signed-off-by: Alexander Shiyan <eagle.alexander923@gmail.com>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 16f78e8155..92bddb81eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,6 +46,7 @@ policy-list
*.dtb.*
*.dtbo
*.dtbo.*
+*.z
#
# Top-level generic files
--
2.52.0
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-05-21 8:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-20 14:52 [PATCH] .gitignore: Add *.z generated files Alexander Shiyan
2026-05-21 8:43 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox