From 6d714464d952e7dd2c6aa21ec6de7664bcae7b86 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Mon, 18 Feb 2013 17:39:00 +0000 Subject: [PATCH] Update .gitignore file. * .gitignore: This adds the .test directory created by some config testing commands, and also updates the egg info directory to reflect the recent project rename. Change-Id: Id0e4ea46bc90b37b9c427007a540e0485e640aad Reviewed-on: https://review.openstack.org/22221 Reviewed-by: Anita Kuno Reviewed-by: Khai Do Approved: James E. Blair Reviewed-by: James E. Blair Tested-by: Jenkins --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d5608f4c71..ad711a534c 100644 --- a/.gitignore +++ b/.gitignore @@ -6,5 +6,5 @@ applytest doc/build/ manifests/secrets.pp .tox/ -openstack_ci_puppet.egg-info/ - +.test/ +openstack_infra_config.egg-info/