From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Gibson Subject: Re: [PATCH 3/8] .gitignore: Add rule for *.patch Date: Tue, 22 Jan 2013 16:35:58 +1100 Message-ID: <20130122053558.GL23500@truffula.fritz.box> References: <1358801962-21707-1-git-send-email-sjg@chromium.org> <1358801962-21707-4-git-send-email-sjg@chromium.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4377980201971296264==" Return-path: In-Reply-To: <1358801962-21707-4-git-send-email-sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: Simon Glass Cc: Devicetree Discuss List-Id: devicetree@vger.kernel.org --===============4377980201971296264== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="S6vg04ofUPzW4qJg" Content-Disposition: inline --S6vg04ofUPzW4qJg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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. >=20 > Signed-off-by: Simon Glass Acked-by: David Gibson >david-xT8FGy+AXnRB3Ne2BGzF6laj5H9X9Tb+@public.gmane.org> 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(-) >=20 > 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] --=20 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 --S6vg04ofUPzW4qJg Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlD+JT4ACgkQaILKxv3ab8YahACgi1EhENOrjfUozvZIGPkZbAuI gXYAn3KSifStexQku9pK90Ql02GaAH5C =Y2cA -----END PGP SIGNATURE----- --S6vg04ofUPzW4qJg-- --===============4377980201971296264== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ devicetree-discuss mailing list devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org https://lists.ozlabs.org/listinfo/devicetree-discuss --===============4377980201971296264==--