Like done for other host tools, add this program generated during build to the ignore list as well.
Signed-off-by: Ahmad Fatoum <[email protected]> --- 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
