public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Luiz Capitulino <lcapitulino@redhat.com>
To: ehabkost@redhat.com
Cc: kvm@vger.kernel.org
Subject: [AUTOTEST MIRROR][PATCH] Introduce .gitignore file
Date: Thu, 7 Oct 2010 17:22:17 -0300	[thread overview]
Message-ID: <20101007172217.7a86fcaf@doriath> (raw)


Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
---
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


             reply	other threads:[~2010-10-07 20:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-07 20:22 Luiz Capitulino [this message]
2010-10-08 18:02 ` [AUTOTEST MIRROR][PATCH] Introduce .gitignore file Eduardo Habkost
2010-10-08 21:25   ` Luiz Capitulino
2010-10-12 16:18   ` Lucas Meneghel Rodrigues
2010-10-12 16:24     ` Avi Kivity
2010-10-12 16:47       ` Lucas Meneghel Rodrigues
2010-10-13 19:51         ` Eduardo Habkost
2010-10-13 20:57           ` Lucas Meneghel Rodrigues
2010-10-14  6:57         ` [Autotest] " Amos Kong
2010-10-12 16:26     ` John Admanski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101007172217.7a86fcaf@doriath \
    --to=lcapitulino@redhat.com \
    --cc=ehabkost@redhat.com \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox