diff --git a/.gitignore b/.gitignore index cae3ad60ffd..06936472b03 100644 --- a/.gitignore +++ b/.gitignore @@ -1,24 +1,25 @@ -AUTHORS -Authors -ChangeLog -*.pyc *.DS_Store -local_settings.py -CA/ -keeper -instances -keys -build/* -build-stamp -cinder.egg-info -.cinder-venv -.venv -.tox -*.sqlite *.log *.mo -tools/conf/cinder.conf* -cover/* -dist/* +*.pyc +*.sqlite +*.swp +.cinder-venv .coverage +.tox +.venv +AUTHORS +Authors +build/* +build-stamp +CA/ +ChangeLog +cinder.egg-info +cover/* covhtml +dist/* +instances +keeper +keys +local_settings.py +tools/conf/cinder.conf*