qemu-trivial.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH] gitignore: ignore qtest binaries
@ 2012-04-13 14:17 Stefan Hajnoczi
  2012-04-20 12:24 ` [Qemu-trivial] [Qemu-devel] " Stefan Hajnoczi
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Hajnoczi @ 2012-04-13 14:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Stefan Hajnoczi

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
---
 .gitignore |    1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 9859c7d..db74219 100644
--- a/.gitignore
+++ b/.gitignore
@@ -89,3 +89,4 @@ cscope.*
 tags
 TAGS
 *~
+tests/*-test
-- 
1.7.9.5



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

end of thread, other threads:[~2012-04-20 12:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-13 14:17 [Qemu-trivial] [PATCH] gitignore: ignore qtest binaries Stefan Hajnoczi
2012-04-20 12:24 ` [Qemu-trivial] [Qemu-devel] " Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).