public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] update .gitignore file
@ 2012-11-17 16:31 Luka Perkov
  2012-11-17 17:30 ` Albert ARIBAUD
  0 siblings, 1 reply; 6+ messages in thread
From: Luka Perkov @ 2012-11-17 16:31 UTC (permalink / raw)
  To: u-boot

u-boot.lst is located in include directory. Update .gitignore file
accordingly.

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

For more information look at git commit 97b24d3.

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

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

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-11-17 23:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-17 16:31 [U-Boot] [PATCH] update .gitignore file Luka Perkov
2012-11-17 17:30 ` Albert ARIBAUD
2012-11-17 17:31   ` Albert ARIBAUD
2012-11-17 18:27     ` Luka Perkov
2012-11-17 20:20       ` Albert ARIBAUD
2012-11-17 23:37       ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox