X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=.gitignore;h=0a9dc0c75ad80a4e34b7109869853097021143cc;hb=7f92c3a27553e63ffb0efcff40573fb23a3e29ce;hp=8ccd42a9968784b953e0027ddbbe7666e78679ca;hpb=46edbc545d1d0ae166271488e89c9967fb54393f;p=u-boot diff --git a/.gitignore b/.gitignore index 8ccd42a996..0a9dc0c75a 100644 --- a/.gitignore +++ b/.gitignore @@ -13,22 +13,28 @@ *~ *.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 # # Generated files @@ -39,6 +45,9 @@ /errlog /reloc_off +/include/generated/ +asm-offsets.s + # stgit generated dirs patches-* .stgit-edit.txt