X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=.gitignore;h=a39bd54d38db4f635c71813c9f1b4319898c5b3b;hb=0bdffe71fddeaa46768a39305797e4512dee0f15;hp=c79d5770c04623fa3430273dff92ee9c49bb866a;hpb=cac423a730d3506154744485af1bbc1cd3a1e6a8;p=karo-tx-uboot.git diff --git a/.gitignore b/.gitignore index c79d5770c0..a39bd54d38 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ *.patch *.bin *.cfgtmp +*.dts.tmp # Build tree /build-* @@ -24,7 +25,7 @@ # Top-level generic files # -/MLO +/MLO* /SPL /System.map /u-boot @@ -59,6 +60,8 @@ /reloc_off /include/generated/ +/include/spl-autoconf.mk +/include/tpl-autoconf.mk asm-offsets.s # stgit generated dirs @@ -80,5 +83,11 @@ cscope.* /ctags /etags +# gnu global files +GPATH +GRTAGS +GSYMS +GTAGS + # spl ais files /spl/*.ais