All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] .gitignore: ignore generated u-boot.lst
@ 2012-11-21 14:51 Vincent Stehlé
  2012-11-21 20:00 ` Luka Perkov
  0 siblings, 1 reply; 6+ messages in thread
From: Vincent Stehlé @ 2012-11-21 14:51 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Vincent Stehl? <v-stehle@ti.com>
---
 .gitignore |    1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 1ac43f2..3f728ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,6 +55,7 @@
 /reloc_off
 
 /include/generated/
+/include/u-boot.lst
 asm-offsets.s
 
 # stgit generated dirs
-- 
1.7.9.5

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

end of thread, other threads:[~2012-11-22 18:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-21 14:51 [U-Boot] [PATCH] .gitignore: ignore generated u-boot.lst Vincent Stehlé
2012-11-21 20:00 ` Luka Perkov
2012-11-22 10:50   ` Vincent Stehlé
2012-11-22 15:30     ` Luka Perkov
2012-11-22 16:52       ` [U-Boot] [PATCH] .gitignore: update path for " Vincent Stehlé
2012-11-22 18:22         ` Luka Perkov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.