All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH] .gitignore: ignore qmp-commands.txt
@ 2013-10-15  2:58 ` Fam Zheng
  0 siblings, 0 replies; 6+ messages in thread
From: Fam Zheng @ 2013-10-15  2:58 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, mjt, lcapitulino

This file is moved out from QMP/ to BUILD dir, change the ignore file
too.

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

diff --git a/.gitignore b/.gitignore
index 8e1b73f..5584b5f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,7 +44,7 @@ qemu-ga
 qemu-bridge-helper
 qemu-monitor.texi
 vscclient
-QMP/qmp-commands.txt
+qmp-commands.txt
 test-bitops
 test-coroutine
 test-int128
-- 
1.8.3.1



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

end of thread, other threads:[~2013-10-21  8:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-15  2:58 [Qemu-trivial] [PATCH] .gitignore: ignore qmp-commands.txt Fam Zheng
2013-10-15  2:58 ` [Qemu-devel] " Fam Zheng
2013-10-15 13:27 ` [Qemu-trivial] " Luiz Capitulino
2013-10-15 13:27   ` [Qemu-devel] " Luiz Capitulino
2013-10-21  8:42 ` [Qemu-trivial] " Michael Tokarev
2013-10-21  8:42   ` [Qemu-devel] " Michael Tokarev

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.