X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=.gitignore;h=3df3139d236e686a697c157b7e70c3fa3e9d64bb;hb=3592965aff313a379f6f10faa05c997391c5dd82;hp=29757aa51e32364015a29ceff1deafab02365df3;hpb=ec6bc928bbe852a5dae242d24cfd28f868f6286c;p=oweals%2Fu-boot.git diff --git a/.gitignore b/.gitignore index 29757aa51e..3df3139d23 100644 --- a/.gitignore +++ b/.gitignore @@ -3,26 +3,31 @@ # 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 +*.dtbo +*.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 +51,6 @@ fit-dtb.blob # # Generated files # -/LOG /spl/ /tpl/ /defconfig