X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=.gitignore;h=2e6fde8161b1e7d52478951cafb61f747b8442f1;hb=3ae6abb697b85516975443ca7eac44d18ed4c53f;hp=0f32fd8954337645d4cb0373f1435f3b0e48034e;hpb=5c877b1ae0a4219ed6bd8d32cf3f7106b81ecb3b;p=u-boot diff --git a/.gitignore b/.gitignore index 0f32fd8954..2e6fde8161 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 @@ -75,3 +79,6 @@ cscope.* /onenand_ipl/onenand-ipl* /onenand_ipl/board/*/onenand* /onenand_ipl/board/*/*.S + +# spl ais files +/spl/*.ais