From: Yegor Yefremov <[email protected]>

This expression covers various images files like, for example:

mkimage-out.spl-stm32.mkimage
mkimage.spl-stm32.mkimage

Signed-off-by: Yegor Yefremov <[email protected]>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index fa2db08dead..1ac737d2718 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,6 +50,7 @@ fit-dtb.blob*
 /SPL*
 /System.map
 /boards.cfg
+/mkimage*mkimage
 /mkimage-in-simple-bin*
 /simple-bin*
 /u-boot*
-- 
2.34.1

Reply via email to