qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [patch] add cscope.* to .gitignore
@ 2010-07-23  5:59 Jun Koi
  2010-07-25 15:11 ` Aurelien Jarno
  0 siblings, 1 reply; 2+ messages in thread
From: Jun Koi @ 2010-07-23  5:59 UTC (permalink / raw)
  To: qemu-devel

we have "make cscope", therefore that makes sense to have cscope.* in
.gitignore.

Signed-off-by: Jun Koi <junkoi2004@gmail.com>



diff --git a/.gitignore b/.gitignore
index a32b7c4..ec6f89f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,3 +53,4 @@ pc-bios/optionrom/linuxboot.bin
 pc-bios/optionrom/multiboot.bin
 pc-bios/optionrom/multiboot.raw
 .stgit-*
+cscope.*

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [patch] add cscope.* to .gitignore
  2010-07-23  5:59 [Qemu-devel] [patch] add cscope.* to .gitignore Jun Koi
@ 2010-07-25 15:11 ` Aurelien Jarno
  0 siblings, 0 replies; 2+ messages in thread
From: Aurelien Jarno @ 2010-07-25 15:11 UTC (permalink / raw)
  To: Jun Koi; +Cc: qemu-devel

On Fri, Jul 23, 2010 at 02:59:52PM +0900, Jun Koi wrote:
> we have "make cscope", therefore that makes sense to have cscope.* in
> .gitignore.
> 
> Signed-off-by: Jun Koi <junkoi2004@gmail.com>
> 

Thanks, applied.

> 
> diff --git a/.gitignore b/.gitignore
> index a32b7c4..ec6f89f 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -53,3 +53,4 @@ pc-bios/optionrom/linuxboot.bin
>  pc-bios/optionrom/multiboot.bin
>  pc-bios/optionrom/multiboot.raw
>  .stgit-*
> +cscope.*
> 
> 

-- 
Aurelien Jarno	                        GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-25 15:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-23  5:59 [Qemu-devel] [patch] add cscope.* to .gitignore Jun Koi
2010-07-25 15:11 ` Aurelien Jarno

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).