From: Luka Perkov Date: Sat, 17 Nov 2012 08:22:47 +0000 (+0000) Subject: add include/u-boot.lst to .gitignore X-Git-Tag: v2013.01-rc2~81 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6e266bf88b547d9cd59b800f701f3d62bf1546e7;p=u-boot add include/u-boot.lst to .gitignore u-boot.lst is located in include directory. Update .gitignore file accordingly. Signed-off-by: Luka Perkov --- diff --git a/.gitignore b/.gitignore index 1ac43f2825..a163728832 100644 --- a/.gitignore +++ b/.gitignore @@ -38,12 +38,12 @@ /u-boot.sha1 /u-boot.dis /u-boot.lds -/u-boot.lst /u-boot.ubl /u-boot.ais /u-boot.dtb /u-boot.sb /u-boot.geany +/include/u-boot.lst # # Generated files