X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=.gitignore;h=6bb0adefa7b2ca100ce56fe7381465e1cd18abd4;hb=894c3ad27fa940beb7fdc07d01dcfe81c03d0481;hp=7fac5b3c7479d13be1fd574a9f7c0d300c73c5c5;hpb=516457013e5a88f65f9d6c11e9171cb03871cc92;p=u-boot diff --git a/.gitignore b/.gitignore index 7fac5b3c74..6bb0adefa7 100644 --- a/.gitignore +++ b/.gitignore @@ -3,26 +3,30 @@ # subdirectories here. Add them in the ".gitignore" file # in that subdirectory instead. # -# Normal rules +# Normal rules (sorted alphabetically) # .* -*.o -*.o.* *.a -*.s -*.su -*.mod.c +*.bin +*.cfgtmp +*.dtb +*.dtb.S +*.elf +*.exe +*.gcda +*.gcno *.i +*.lex.c *.lst +*.mod.c +*.o +*.o.* *.order -*.elf -*.swp -*.bin *.patch -*.cfgtmp - -# host programs on Cygwin -*.exe +*.s +*.su +*.swp +*.tab.[ch] # Build tree /build-* @@ -30,6 +34,7 @@ # # Top-level generic files # +fit-dtb.blob /MLO* /SPL* /System.map @@ -45,7 +50,6 @@ # # Generated files # -/LOG /spl/ /tpl/ /defconfig