X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=.gitignore;h=cba5eac2a03223699866c0c01d648abe6f29c65e;hp=24019b373750a8f6f48b877a5f63267e3b316827;hb=cfa90a636b74312c56e2cc1d307876fdcd6d687c;hpb=7390643f7b5b1e37e28f11e782e30958485fbaf5 diff --git a/.gitignore b/.gitignore index 24019b3737..cba5eac2a0 100644 --- a/.gitignore +++ b/.gitignore @@ -31,25 +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.dtb -/u-boot.sb +/u-boot* # # git files that we don't want to ignore even it they are dot-files @@ -69,6 +51,10 @@ /spl/* /tpl/ +# +# Generated include files +# +/include/config/ /include/generated/ /include/spl-autoconf.mk /include/tpl-autoconf.mk