From: Angus Salkeld Date: Thu, 26 Apr 2012 14:32:15 +0000 (+1000) Subject: Add test artifacts to gitignore X-Git-Tag: 2014.1~1922 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=3802dfbba6f27df3c172bdb6ace261a7be998c49;p=openstack-build%2Fheat-build.git Add test artifacts to gitignore Signed-off-by: Angus Salkeld --- diff --git a/.gitignore b/.gitignore index e7ef1565..4cde4c89 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ heat.egg-info heat/vcsversion.py tags *.log -heat/tests/heat-test.db +heat-test.db +.venv