Signed-off-by: Luiz Capitulino <lcapitulino@xxxxxxxxxx> --- 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 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html