qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH][qtest] gitignore: ignore qtest binaries
@ 2012-01-18 14:45 Stefan Hajnoczi
  0 siblings, 0 replies; only message in thread
From: Stefan Hajnoczi @ 2012-01-18 14:45 UTC (permalink / raw)
  To: qemu-devel; +Cc: Anthony Liguori, Stefan Hajnoczi

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
---
Please merge into the qtest patches so git-status(1) does not display test
binaries.

 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 406f75f..46dafea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -76,3 +76,4 @@ cscope.*
 tags
 TAGS
 *~
+tests/*-test
-- 
1.7.8.3

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-18 14:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-18 14:45 [Qemu-devel] [PATCH][qtest] gitignore: ignore qtest binaries 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).