X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=.gitignore;h=d91e91b1e652dcac5a91e5f653e7d08e763e1d1c;hb=344da71a2089a1523ed0690d8a7b089b9f278634;hp=0f32fd8954337645d4cb0373f1435f3b0e48034e;hpb=667c9a80082d30281978e8159958f38e8c7ef10a;p=karo-tx-uboot.git diff --git a/.gitignore b/.gitignore index 0f32fd8954..d91e91b1e6 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,9 @@ *.patch *.bin +# Build tree +/build-* + # # Top-level generic files # @@ -39,6 +42,7 @@ /u-boot.ais /u-boot.dtb /u-boot.sb +/u-boot.geany # # Generated files @@ -71,7 +75,5 @@ cscope.* /ctags /etags -# OneNAND IPL files -/onenand_ipl/onenand-ipl* -/onenand_ipl/board/*/onenand* -/onenand_ipl/board/*/*.S +# spl ais files +/spl/*.ais