commit | 6e266bf88b547d9cd59b800f701f3d62bf1546e7 | [log] [tgz] |
---|---|---|
author | Luka Perkov <luka@openwrt.org> | Sat Nov 17 08:22:47 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Thu Dec 06 13:56:39 2012 -0700 |
tree | d8896d304109b9c9e1e23cffd26d05a277746c33 | |
parent | adb9d851392c71f628de62341da15ac883485304 [diff] [blame] |
add include/u-boot.lst to .gitignore u-boot.lst is located in include directory. Update .gitignore file accordingly. Signed-off-by: Luka Perkov <luka@openwrt.org>
diff --git a/.gitignore b/.gitignore index 1ac43f2..a163728 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