X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=inline;f=.gitignore;h=e4e95e2d34a26e2b891bdc61067fa45abd3db269;hb=7bd7b31574518bf9c7b3c83ef2831e27abb6b14e;hp=8ccd42a9968784b953e0027ddbbe7666e78679ca;hpb=cb32ed1fc298875845f166d326a3f2704a0d5364;p=u-boot diff --git a/.gitignore b/.gitignore index 8ccd42a996..e4e95e2d34 100644 --- a/.gitignore +++ b/.gitignore @@ -13,32 +13,44 @@ *~ *.swp *.patch +*.bin # # Top-level generic files # +/MLO /System.map /u-boot /u-boot.hex +/u-boot.imx /u-boot.map -/u-boot.bin /u-boot.srec /u-boot.ldr /u-boot.ldr.hex /u-boot.ldr.srec -/u-boot-onenand.bin -/u-boot-flexonenand.bin +/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 # # Generated files # -*.depend +*.depend* /LOG /errlog /reloc_off +/include/generated/ +asm-offsets.s + # stgit generated dirs patches-* .stgit-edit.txt