X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=8d18d6f49bcbf02c850018aaf2a047e4876ebf0e;hb=99431c1c21685fe63d46b6eac995b78ce9adce0a;hp=29757aa51e32364015a29ceff1deafab02365df3;hpb=6f59fb07f4974753eefb872eac74a418bd9ec42b;p=platform%2Fkernel%2Fu-boot.git diff --git a/.gitignore b/.gitignore index 29757aa..8d18d6f 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 +*.cfgout +*.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-* @@ -46,7 +50,6 @@ fit-dtb.blob # # Generated files # -/LOG /spl/ /tpl/ /defconfig