X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=.gitignore;h=43e957ac0b79a97f52992c2af8c2032b59242cb2;hp=e40eb7b6690f9c37eb27c2454770516fa6d01a9c;hb=6fbe9889016e84b6e3e7188955f555f936ecb832;hpb=9a82b10c6657c5744802971036bb564ebc660291 diff --git a/.gitignore b/.gitignore index e40eb7b669..43e957ac0b 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ *.patch *.bin *.cfgtmp +*.dts.tmp # Build tree /build-* @@ -25,10 +26,13 @@ # /MLO +/SPL /System.map /u-boot /u-boot.hex /u-boot.imx +/u-boot-with-spl.imx +/u-boot-with-nand-spl.imx /u-boot.map /u-boot.srec /u-boot.ldr @@ -43,8 +47,8 @@ /u-boot.ais /u-boot.dtb /u-boot.sb +/u-boot.bd /u-boot.geany -/include/u-boot.lst # # Generated files @@ -77,5 +81,11 @@ cscope.* /ctags /etags +# gnu global files +GPATH +GRTAGS +GSYMS +GTAGS + # spl ais files /spl/*.ais