Re: [Qemu-devel] [patch] add cscope.* to .gitignore

2010-07-25 Thread Aurelien Jarno
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 > Thanks, applied. > > diff --git a/.gitignore b/.gitignore > index a32b7c4..ec6f89f 100644 > --- a/.gitignore > +++ b/.git

[Qemu-devel] [patch] add cscope.* to .gitignore

2010-07-22 Thread Jun Koi
we have "make cscope", therefore that makes sense to have cscope.* in .gitignore. Signed-off-by: Jun Koi 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-b