diff --git a/.gitignore b/.gitignore
index 1ac43f2..9afb504 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,7 +38,6 @@
 /u-boot.sha1
 /u-boot.dis
 /u-boot.lds
-/u-boot.lst
 /u-boot.ubl
 /u-boot.ais
 /u-boot.dtb
@@ -55,6 +54,7 @@
 /reloc_off
 
 /include/generated/
+/include/u-boot.lst
 asm-offsets.s
 
 # stgit generated dirs
