X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=.gitignore;h=dbf545f2d11cd3118c6c8b54122adfbe799ea1b8;hb=98c19aff9524e1d0dd6bf39bf7bde5644f121feb;hp=8ccd42a9968784b953e0027ddbbe7666e78679ca;hpb=84efbf4d144ff8aaed3cca036aebb1fe69eff3f4;p=u-boot diff --git a/.gitignore b/.gitignore index 8ccd42a996..dbf545f2d1 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ *~ *.swp *.patch +*.bin # # Top-level generic files @@ -21,14 +22,18 @@ /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 +44,9 @@ /errlog /reloc_off +/include/generated/ +/lib/asm-offsets.s + # stgit generated dirs patches-* .stgit-edit.txt