diff mbox

[U-Boot,v2] add include/u-boot.lst to .gitignore

Message ID 20121117182247.GA26058@w500.zg.iskon.hr
State Accepted
Delegated to: Tom Rini
Headers show

Commit Message

Luka Perkov Nov. 17, 2012, 6:22 p.m. UTC
u-boot.lst is located in include directory. Update .gitignore file
accordingly.

Signed-off-by: Luka Perkov <luka@openwrt.org>
---

changes in v2:

 * change patch subject


For more information look at git commit 97b24d3.

 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tom Rini Dec. 7, 2012, 3:50 p.m. UTC | #1
On Sat, Nov 17, 2012 at 08:22:47AM -0000, Luka Perkov wrote:

> u-boot.lst is located in include directory. Update .gitignore file
> accordingly.
> 
> Signed-off-by: Luka Perkov <luka@openwrt.org>

Applied to u-boot/master, thanks!
diff mbox

Patch

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