From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luiz Capitulino Subject: [AUTOTEST MIRROR][PATCH] Introduce .gitignore file Date: Thu, 7 Oct 2010 17:22:17 -0300 Message-ID: <20101007172217.7a86fcaf@doriath> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: ehabkost@redhat.com Return-path: Received: from mx1.redhat.com ([209.132.183.28]:17494 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755170Ab0JGUWV (ORCPT ); Thu, 7 Oct 2010 16:22:21 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o97KML6m009909 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 7 Oct 2010 16:22:21 -0400 Sender: kvm-owner@vger.kernel.org List-ID: Signed-off-by: Luiz Capitulino --- Eduardo, can you actually commit to a git mirror? It's hard to work in your repo w/o this file. .gitignore | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f23bd95 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +*.pyc +client/control +client/results/ +client/tests/kvm/images +client/tests/kvm/env +client/tmp +client/tests/kvm/*.cfg -- 1.7.3.1.50.g1e633