X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=771b860ee8ef86f50e66b9e16c9c9ede2a2bcba2;hb=f9c1456cf632175afb7d6b27f42f1aab8432be0f;hp=e40eb7b6690f9c37eb27c2454770516fa6d01a9c;hpb=9c748e02d99476e6a08d55eadfd8776edffe1e2e;p=platform%2Fkernel%2Fu-boot.git diff --git a/.gitignore b/.gitignore index e40eb7b..771b860 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