X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=.gitignore;h=771b860ee8ef86f50e66b9e16c9c9ede2a2bcba2;hb=2cb0e55a3cd737be1d228a9f90b3d34fab0d0d46;hp=e40eb7b6690f9c37eb27c2454770516fa6d01a9c;hpb=951c6baaf44c7fd4335b75fb92840d4e42c94927;p=u-boot diff --git a/.gitignore b/.gitignore index e40eb7b669..771b860ee8 100644 --- a/.gitignore +++ b/.gitignore @@ -25,10 +25,13 @@ # /MLO +/SPL /System.map /u-boot /u-boot.hex /u-boot.imx +/u-boot-with-spl.imx +/u-boot-with-nand-spl.imx /u-boot.map /u-boot.srec /u-boot.ldr @@ -43,8 +46,8 @@ /u-boot.ais /u-boot.dtb /u-boot.sb +/u-boot.bd /u-boot.geany -/include/u-boot.lst # # Generated files @@ -77,5 +80,11 @@ cscope.* /ctags /etags +# gnu global files +GPATH +GRTAGS +GSYMS +GTAGS + # spl ais files /spl/*.ais