[PATCH] scripts: .gitignore: add imx9image
Ahmad Fatoum
a.fatoum at barebox.org
Fri Jan 9 04:59:46 PST 2026
Like done for other host tools, add this program generated during build
to the ignore list as well.
Signed-off-by: Ahmad Fatoum <a.fatoum at barebox.org>
---
scripts/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/scripts/.gitignore b/scripts/.gitignore
index 8c74d7c9f001..05d61d649ac8 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -39,3 +39,4 @@ mips-relocs
keytoc
mvebuimg
prelink-riscv
+imx9image
--
2.47.3
More information about the barebox
mailing list