diff mbox

add cscope.* to .gitignore

Message ID AANLkTinG9qw=s-U4JrrmPRrYYw3iWLvQqGJ6np8RoXy8@mail.gmail.com
State New
Headers show

Commit Message

Jun Koi July 23, 2010, 5:59 a.m. UTC
we have "make cscope", therefore that makes sense to have cscope.* in
.gitignore.

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

Comments

Aurelien Jarno July 25, 2010, 3:11 p.m. UTC | #1
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.*
> 
>
diff mbox

Patch

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