diff mbox

gitignore: ignore qtest binaries

Message ID 1334326641-30837-1-git-send-email-stefanha@linux.vnet.ibm.com
State New
Headers show

Commit Message

Stefan Hajnoczi April 13, 2012, 2:17 p.m. UTC
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
---
 .gitignore |    1 +
 1 file changed, 1 insertion(+)

Comments

Stefan Hajnoczi April 20, 2012, 12:24 p.m. UTC | #1
On Fri, Apr 13, 2012 at 03:17:21PM +0100, Stefan Hajnoczi wrote:
> 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

Dropped in favor of the patch from David Gibson
<david@gibson.dropbear.id.au> which does more.

Stefan
diff mbox

Patch

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