qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH] Add TAGS and *~ to .gitignore


From: Juan Quintela
Subject: [Qemu-devel] Re: [PATCH] Add TAGS and *~ to .gitignore
Date: Thu, 24 Feb 2011 10:19:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

David Gibson <address@hidden> 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 <address@hidden>

Reviewed-by: Juan Quintela <address@hidden>

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]