cinder/.gitignore
Doug Hellmann 2de66f4381 Ignore files created by Sphinx build
Change-Id: I5eafa7aefc8da18527ec14b9b116f7132787f667
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2013-07-05 16:09:50 -04:00

32 lines
355 B
Plaintext

*.DS_Store
*.log
*.mo
*.pyc
*.sqlite
*.swp
.cinder-venv
.coverage
.testrepository
.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*
tools/lintstack.head.py
tools/pylint_exceptions
tags
# Files created by Sphinx build
doc/build
.autogenerated