From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 420C7139694 for ; Wed, 12 Apr 2017 19:20:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09091E0D26; Wed, 12 Apr 2017 19:20:12 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D232FE0D26 for ; Wed, 12 Apr 2017 19:20:11 +0000 (UTC) Received: from vapier (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id 57BCD33BE1A; Wed, 12 Apr 2017 19:20:10 +0000 (UTC) Date: Wed, 12 Apr 2017 15:20:09 -0400 From: Mike Frysinger To: gentoo-catalyst@lists.gentoo.org Cc: christo.kotsi@gmail.com Subject: Re: [gentoo-catalyst] [PATCH 2/6] updated gitignore with patches directory Message-ID: <20170412192009.GC24205@vapier> Mail-Followup-To: gentoo-catalyst@lists.gentoo.org, christo.kotsi@gmail.com References: <20170412084349.2017-1-christo.kotsi@gmail.com> <20170412084349.2017-2-christo.kotsi@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="0p6fkQojZ86Dx7oG" Content-Disposition: inline In-Reply-To: <20170412084349.2017-2-christo.kotsi@gmail.com> X-Archives-Salt: 8fccb8c6-6bfd-4e97-ac6e-f3227e4ee843 X-Archives-Hash: 79a855b98f72cbd7cf256659239980a9 --0p6fkQojZ86Dx7oG Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 12 Apr 2017 11:43, Christos Kotsi wrote: > --- a/.gitignore > +++ b/.gitignore > @@ -3,3 +3,4 @@ dist > build > files > MANIFEST > +patches this isn't a patches directory, it's any dir or file named "patches" anywhe= re in=20 the source tree. you need to anchor it properly like: /patches/ -mike --0p6fkQojZ86Dx7oG Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEuQK1JxMl+JKsJRrUQWM7n+g39YEFAljufekACgkQQWM7n+g3 9YHI3A//UbZlLGulAoVW3RXnA8oO3vf9jGVduKQV2jH7i0zdWwK7vYE/lxQhjpQE BLXbND1MP/2n55W1XVAStAgmDqw7Kalh5wbMu5bcoTqX0vQqYCW9p4hjtBvHOZkN svlpgctrJYuIE/B5+drEuvYNe/yIM3KqCI6dmn3p1TyHq1X1yfZaClwML8TTeohc Yv2+MrUN5b11/mCUaEcjyy15SzRgo2kch08zVPoxXf/0qrcx/QLVFdx33y24+kwH p8SIK/WWHC1c0fadouDxZ+viCW1ziuyvp6az1LT+7IfxgrNchghNgmEBVF4+yNk3 cQM/AO/zJVlWDRIcZ5+IUegekbpmHlIO1IptHJIcSt0W0u7x+/Azpc6Dw6S97aNv Zm+MsFqbfbdF74E0OgtT1++xo/nSpi4OINh/5ojyUtJ9/fKqAVTbNQfVRvv0nkpM yEHQ2YlOACvtyxuIxWTxkkw4BJN8AO/nj+oduJF8ax9E3VTkV5L2aZsmEGzMdMsa fWOIkyRGhd2ttheY+Aoc/S85RKfKpl7/MU9QSxJQoRLZpnEenhltqYhlCpLmkDe4 0oSPA524ihdOKVOle9fvL94WFOjqmdbRghiE5VYcNhm15DSuKyfbfw0M1UOkrA/i ybbzrlyRsAbLbTz91Czwp/Ty7GEA+dl3C2fP08nvN49oP1LooKQ= =iyAH -----END PGP SIGNATURE----- --0p6fkQojZ86Dx7oG--