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
This commit is contained in:
John Griffith 2015-08-23 12:20:54 -06:00
parent 5b45dcf3a0
commit bda8d4fc6a
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -19,6 +19,7 @@ cinder.egg-info
cover/*
covhtml
dist/*
etc/cinder/cinder.conf.sample
instances
keeper
keys