From: John Griffith Date: Sun, 23 Aug 2015 18:20:54 +0000 (-0600) Subject: Add cinder.conf.sample to gitignore X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=bda8d4fc6aed7b8a83af17c96db7e4dba9a04f02;p=openstack-build%2Fcinder-build.git Add cinder.conf.sample to gitignore Now that we have some sort of conf checking again in the tox ini file, we should make sure we don't inadvertenly commit a generated sample (which I've done twice now). Change-Id: I51124971ee52a1caf48123c5c2df2759bbcc045d --- diff --git a/.gitignore b/.gitignore index 9cc35533b..db60cd6db 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ cinder.egg-info cover/* covhtml dist/* +etc/cinder/cinder.conf.sample instances keeper keys