From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40976) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WN4S5-00046F-RO for qemu-devel@nongnu.org; Mon, 10 Mar 2014 13:57:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WN4S1-0005EM-FM for qemu-devel@nongnu.org; Mon, 10 Mar 2014 13:57:25 -0400 Message-ID: <531DFCFE.2000006@redhat.com> Date: Mon, 10 Mar 2014 11:57:18 -0600 From: Eric Blake MIME-Version: 1.0 References: <20140310171456.GS17184@ERROL.INI.CMU.EDU> In-Reply-To: <20140310171456.GS17184@ERROL.INI.CMU.EDU> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="WX5ikvDwcqEoSusRqniUtfO7IRfx7BAFF" Subject: Re: [Qemu-devel] [PATCH] Add qga/qapi-generated to .gitignore List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Gabriel L. Somlo" , qemu-devel@nongnu.org, qemu-trivial@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --WX5ikvDwcqEoSusRqniUtfO7IRfx7BAFF Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 03/10/2014 11:14 AM, Gabriel L. Somlo wrote: > The folder "qga/qapi-generated" shows up after building QEMU, and > gets in the way during e.g. "git add ."; Add it to .gitignore to > keep it from accidentally ending up in the wrong place. >=20 > Signed-off-by: Gabriel Somlo > --- > .gitignore | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/.gitignore b/.gitignore > index ef7019f..a0895c9 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -21,6 +21,7 @@ > libdis* > libuser > /linux-headers/asm > +qga/qapi-generated Why didn't you anchor it? /qga/qapi-generated --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --WX5ikvDwcqEoSusRqniUtfO7IRfx7BAFF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTHfz+AAoJEKeha0olJ0Nq7QMIAKBU/pLlJaHDyjfHsEsPSdLP MG1wL9E2Jfw1/dBGvT9wwIHPm95T7AUUcyLL4Z4Ky815cdX4kvRZGBFcRxpdeOd8 KS0Zc7ZefaEGTiA470y92DZ4vjDWW4EEPbzsDS5N463zMrGrlGEC3+uNQW4g25z5 lvpG9Ivg3XFt28TC2YOOhPBC9xuw8AiATjfQkR2RecrppGgPYxQGeUrf8vFbBy7/ AsxtDhxlJURRhRK973uXXl3E9VFY7soZmSLcqE5Ere+l8FYez1TkVl/kERdubG+V gLwIEG68GTwsuX6XMUcwTSEaWMHhWayDWGnRyxErEQ06gykbIujnHLDvqv+1O4I= =F2Gu -----END PGP SIGNATURE----- --WX5ikvDwcqEoSusRqniUtfO7IRfx7BAFF--