X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=.gitignore;h=7b59233ebd293f29901d776b8b826276cd5bc32c;hp=ed212032b4dd7ef53eac57f5b208fc6153c73fbe;hb=1cd4b6253eab13c5cea7fae5e217bbd28fef15a0;hpb=7d5a5c79caa9d1cfd5801c7fd2b75080e2733d3d diff --git a/.gitignore b/.gitignore index ed212032b4..7b59233ebd 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ *.patch *.bin *.cfgtmp +*.dts.tmp # Build tree /build-* @@ -46,6 +47,7 @@ /u-boot.ais /u-boot.dtb /u-boot.sb +/u-boot.bd /u-boot.geany # @@ -67,6 +69,7 @@ patches-* # quilt's files patches series +.pc # gdb files .gdb_history @@ -79,5 +82,11 @@ cscope.* /ctags /etags +# gnu global files +GPATH +GRTAGS +GSYMS +GTAGS + # spl ais files /spl/*.ais