[PATCH 3/8] .gitignore: Add rule for *.patch
David Gibson
david at gibson.dropbear.id.au
Tue Jan 22 16:35:58 EST 2013
On Mon, Jan 21, 2013 at 12:59:17PM -0800, Simon Glass wrote:
> Ignore any patch files that we find, since these are likely to be
> used when sending patches upstream.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
Acked-by: David Gibson >david at gibson.dropbear.id.au>
Not really related to this series at all, but I think this is a
reasonable addition. Jon, please apply, regardless of the rest of the
series.
> ---
> .gitignore | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/.gitignore b/.gitignore
> index 7cabc49..545b899 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -1,6 +1,7 @@
> *.o
> *.d
> *.a
> +*.patch
> *.so
> *~
> *.tab.[ch]
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.ozlabs.org/pipermail/devicetree-discuss/attachments/20130122/b707525b/attachment.sig>
More information about the devicetree-discuss
mailing list