diff --git a/.gitignore b/.gitignore
index 5596432602bfdacf38586c8a6f7baba58288e5eb..eb449f8c988ca4ef77279eca28a94c499a64417f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,8 +5,8 @@
 *.py
 
 # Image and Sparse
-*.img
-*.simg
+*out.img
+*out.simg
 
 # hexdump output
 *_hexdump
@@ -15,7 +15,6 @@
 analyze/
 build/
 coverage/
-img/
 log/
 obj/