All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH] .gitignore: Ignore config.status
@ 2013-11-22  6:39 ` Fam Zheng
  0 siblings, 0 replies; 4+ messages in thread
From: Fam Zheng @ 2013-11-22  6:39 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, mjt

Signed-off-by: Fam Zheng <famz@redhat.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 5584b5f..1c9d63d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ config-all-devices.*
 config-all-disas.*
 config-host.*
 config-target.*
+config.status
 trace/generated-tracers.h
 trace/generated-tracers.c
 trace/generated-tracers-dtrace.h
-- 
1.8.4.2



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

end of thread, other threads:[~2013-11-22  6:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-22  6:39 [Qemu-trivial] [PATCH] .gitignore: Ignore config.status Fam Zheng
2013-11-22  6:39 ` [Qemu-devel] " Fam Zheng
2013-11-22  6:59 ` [Qemu-trivial] [Qemu-devel] [PATCH for 1.7] " Stefan Weil
2013-11-22  6:59   ` Stefan Weil

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.