From: Juan Quintela <quintela@redhat.com>
To: David Gibson <david@gibson.dropbear.id.au>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH] Add TAGS and *~ to .gitignore
Date: Thu, 24 Feb 2011 10:19:45 +0100 [thread overview]
Message-ID: <m3mxll4wni.fsf@trasno.org> (raw)
In-Reply-To: <20110224053459.GG26300@yookeroo> (David Gibson's message of "Thu, 24 Feb 2011 16:34:59 +1100")
David Gibson <david@gibson.dropbear.id.au> wrote:
> Add the etags output generated by "make TAGS" and editor backup files
> to .gitignore.
>
> This patch has previously appeared in my series of patches to add
> pSeries emulation support. However, it obviously has no real
> connection to that, and can be applied seperately.
>
> Please apply.
>
> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Juan Quintela <quintela@redhat.com>
O:-)
> ---
> .gitignore | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/.gitignore b/.gitignore
> index 26703e1..1d79680 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -63,3 +63,5 @@ pc-bios/optionrom/multiboot.raw
> .stgit-*
> cscope.*
> tags
> +TAGS
> +*~
> --
> 1.7.1
next prev parent reply other threads:[~2011-02-24 9:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-24 5:34 [Qemu-devel] [PATCH] Add TAGS and *~ to .gitignore David Gibson
2011-02-24 7:05 ` Markus Armbruster
2011-02-24 9:19 ` Juan Quintela [this message]
2011-02-24 18:10 ` Anthony Liguori
2011-02-24 20:21 ` Future entries for .gitignore (was Re: [Qemu-devel] [PATCH] Add TAGS and *~ to .gitignore) Stefan Weil
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=m3mxll4wni.fsf@trasno.org \
--to=quintela@redhat.com \
--cc=david@gibson.dropbear.id.au \
--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 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.