Re: [PATCH 3/5] bindings/ruby: gitignore *.o

Subject: Re: [PATCH 3/5] bindings/ruby: gitignore *.o

Date: Thu, 01 Jan 2015 16:53:54 +0100

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


David Bremner <david@tethera.net> writes:

> ---
>  bindings/ruby/.gitignore | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/bindings/ruby/.gitignore b/bindings/ruby/.gitignore
> index fa25752..d682798 100644
> --- a/bindings/ruby/.gitignore
> +++ b/bindings/ruby/.gitignore
> @@ -4,3 +4,4 @@
>  Makefile
>  mkmf.log
>  notmuch.so
> +*.o
> -- 
> 2.1.3

Pushed this one trivial patch.

d

Thread: