X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=.gitignore;h=a6b2d1c650c151e44b8820ec7211cd7442b17e36;hb=754466ac95e92ebf40e25c6af6f13ab9b4d7c87b;hp=24019b373750a8f6f48b877a5f63267e3b316827;hpb=7390643f7b5b1e37e28f11e782e30958485fbaf5;p=oweals%2Fu-boot.git diff --git a/.gitignore b/.gitignore index 24019b3737..a6b2d1c650 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 @@ -65,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