From: John Griffith Date: Thu, 30 May 2013 17:13:49 +0000 (-0600) Subject: Add testrepository to git ignores. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=e6f7751afacc17ff8d23ecb0088558c6ec84a57b;p=openstack-build%2Fcinder-build.git Add testrepository to git ignores. Now that we're updating our test runner we need to add the git ignore rule for testrepository. Change-Id: I0cf33598ef947750953624eccb5d34d78df462ed --- diff --git a/.gitignore b/.gitignore index 5c7fdbd5e..929b51fff 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ *.swp .cinder-venv .coverage +.testrepository .tox .venv AUTHORS