X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=.gitignore;h=a6b2d1c650c151e44b8820ec7211cd7442b17e36;hb=9637a1bb896efe392a58dd2772e2c3fcb646409d;hp=5882ff50b1daca0edf01505a3039c91178bb8f8b;hpb=4c89a369c7cd6e7ad3adec4601cfa69fec476164;p=karo-tx-uboot.git diff --git a/.gitignore b/.gitignore index 5882ff50b1..a6b2d1c650 100644 --- a/.gitignore +++ b/.gitignore @@ -31,24 +31,7 @@ /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 -/u-boot.ldr.hex -/u-boot.ldr.srec -/u-boot.img -/u-boot.kwb -/u-boot.sha1 -/u-boot.dis -/u-boot.lds -/u-boot.ubl -/u-boot.ais -/u-boot.sb +/u-boot* # # git files that we don't want to ignore even it they are dot-files @@ -64,10 +47,14 @@ /errlog /reloc_off -!/spl/Makefile /spl/* +!/spl/Makefile /tpl/ +# +# Generated include files +# +/include/config/ /include/generated/ /include/spl-autoconf.mk /include/tpl-autoconf.mk