X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=.gitignore;h=41164483ef0a6cadc1840a9ace5584c0f3ad6ffe;hb=3a3994cc42024b1a0894b0bd1c1fda8da7eb7b62;hp=1ac43f2825666d93f2f611e86ab2f735777bf83f;hpb=bdc3ff6e4f75813d01e51081799d10e4a9c7fbcb;p=karo-tx-uboot.git diff --git a/.gitignore b/.gitignore index 1ac43f2825..41164483ef 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ *.swp *.patch *.bin +*.cfgtmp # Build tree /build-* @@ -24,10 +25,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 @@ -38,7 +42,6 @@ /u-boot.sha1 /u-boot.dis /u-boot.lds -/u-boot.lst /u-boot.ubl /u-boot.ais /u-boot.dtb @@ -76,5 +79,11 @@ cscope.* /ctags /etags +# gnu global files +GPATH +GRTAGS +GSYMS +GTAGS + # spl ais files /spl/*.ais