MIPS: add compile time definition of L2 cache size
[oweals/u-boot.git] / .gitignore
index 6bb0adefa7b2ca100ce56fe7381465e1cd18abd4..d8b7b778449ef1ce61beeb6f3ec6f4450bb22496 100644 (file)
@@ -8,8 +8,9 @@
 .*
 *.a
 *.bin
-*.cfgtmp
+*.cfgout
 *.dtb
+*.dtbo
 *.dtb.S
 *.elf
 *.exe
 #
 # Top-level generic files
 #
-fit-dtb.blob
+fit-dtb.blob*
 /MLO*
 /SPL*
 /System.map
 /u-boot*
 /boards.cfg
+/*.log
 
 #
 # git files that we don't want to ignore even it they are dot-files