7da1684f3c
Change-Id: Id4d6604d9775c34e9a8e911ec6e7afd02d56ef47
36 lines
432 B
Plaintext
36 lines
432 B
Plaintext
*.DS_Store
|
|
*.log
|
|
*.mo
|
|
*.pyc
|
|
*.sqlite
|
|
/.*
|
|
!.coveragerc
|
|
!.gitignore
|
|
!.mailmap
|
|
!.testr.conf
|
|
.*.sw?
|
|
AUTHORS
|
|
Authors
|
|
build/*
|
|
build-stamp
|
|
CA/
|
|
ChangeLog
|
|
cinder.egg-info
|
|
cover/*
|
|
covhtml
|
|
dist/*
|
|
etc/cinder/cinder.conf.sample
|
|
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
|
|
|
|
# Files created by releasenotes build
|
|
releasenotes/build
|