From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kd6oU-0002qe-Rr for qemu-devel@nongnu.org; Tue, 09 Sep 2008 13:15:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kd6oP-0002qF-9f for qemu-devel@nongnu.org; Tue, 09 Sep 2008 13:15:38 -0400 Received: from [199.232.76.173] (port=42384 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kd6oP-0002qB-4F for qemu-devel@nongnu.org; Tue, 09 Sep 2008 13:15:33 -0400 Received: from savannah.gnu.org ([199.232.41.3]:47195 helo=sv.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kd6oP-00019X-Dc for qemu-devel@nongnu.org; Tue, 09 Sep 2008 13:15:33 -0400 Received: from cvs.savannah.gnu.org ([199.232.41.69]) by sv.gnu.org with esmtp (Exim 4.63) (envelope-from ) id 1Kd6oN-000239-FS for qemu-devel@nongnu.org; Tue, 09 Sep 2008 17:15:31 +0000 Received: from aliguori by cvs.savannah.gnu.org with local (Exim 4.63) (envelope-from ) id 1Kd6oL-00022z-No for qemu-devel@nongnu.org; Tue, 09 Sep 2008 17:15:30 +0000 MIME-Version: 1.0 Errors-To: aliguori Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit From: Anthony Liguori Message-Id: Date: Tue, 09 Sep 2008 17:15:29 +0000 Subject: [Qemu-devel] [5183] Add gitignore file Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Revision: 5183 http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5183 Author: aliguori Date: 2008-09-09 17:15:28 +0000 (Tue, 09 Sep 2008) Log Message: ----------- Add gitignore file While QEMU officially uses SVN, there are a number of unofficial git repositories that many developers use. Adding a .gitignore (derived from the svn:ignore) will make their lives a lot easier. Signed-off-by: Anthony Liguori Added Paths: ----------- trunk/.gitignore Added: trunk/.gitignore =================================================================== --- trunk/.gitignore (rev 0) +++ trunk/.gitignore 2008-09-09 17:15:28 UTC (rev 5183) @@ -0,0 +1,33 @@ +config-host.* +dyngen +dyngen.dSYM +i386 +*-softmmu +*-darwin-user +*-linux-user +qemu-doc.html +qemu-tech.html +qemu-doc.info +qemu-tech.info +qemu.1 +qemu.pod +qemu-img.1 +qemu-img.pod +qemu-img +qemu-nbd +qemu-nbd.8 +.gdbinit +*.a +*.aux +*.cp +*.dvi +*.exe +*.fn +*.ky +*.log +*.pg +*.toc +*.tp +*.vr +*.d +