public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [AUTOTEST MIRROR][PATCH] Introduce .gitignore file
@ 2010-10-07 20:22 Luiz Capitulino
  2010-10-08 18:02 ` Eduardo Habkost
  0 siblings, 1 reply; 10+ messages in thread
From: Luiz Capitulino @ 2010-10-07 20:22 UTC (permalink / raw)
  To: ehabkost; +Cc: kvm


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


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-10-14  6:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-07 20:22 [AUTOTEST MIRROR][PATCH] Introduce .gitignore file Luiz Capitulino
2010-10-08 18:02 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox