qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Extend gitignore
Date: Thu, 22 Jan 2009 11:15:40 -0600	[thread overview]
Message-ID: <4978A9BC.5020105@us.ibm.com> (raw)
In-Reply-To: <497106D5.5090307@web.de>

Jan Kiszka wrote:
> Exclude objects in the root directory and temporary stgit files.
>
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
>   

Applied.  Thanks.

Regards,

Anthony Liguori

> ---
>
>  .gitignore |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/.gitignore b/.gitignore
> index 6fdc7e7..773ce51 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -30,7 +30,9 @@ qemu-nbd.pod
>  *.tp
>  *.vr
>  *.d
> +*.o
>  .pc
>  patches
>  pc-bios/bios-pq/status
>  pc-bios/vgabios-pq/status
> +.stgit-*
>
>
>
>   

      reply	other threads:[~2009-01-22 17:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-16 22:14 [Qemu-devel] [PATCH] Extend gitignore Jan Kiszka
2009-01-22 17:15 ` Anthony Liguori [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4978A9BC.5020105@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).