summaryrefslogtreecommitdiff
path: root/.gitignore
blob: aff35a16a55b297453b692876cff203f855cd291 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
*.DS_Store
*.log
*.mo
*.pyc
*.sqlite
/.*
!.coveragerc
!.gitignore
!.mailmap
!.testr.conf
!.stestr.conf
!.zuul.yaml
.*.sw?
AUTHORS
Authors
build/*
build-stamp
CA/
ChangeLog
cinder.egg-info
cover/*
covhtml
dist/*
etc/cinder/cinder.conf.sample
etc/cinder/policy.yaml.sample
instances
keeper
keys
local_settings.py
mypy-report
tools/lintstack.head.py
tools/pylint_exceptions
tags

# Files created by Sphinx build
doc/build
doc/source/_static/cinder.conf.sample
doc/source/_static/cinder.policy.yaml.sample
doc/source/drivers.rst

# Files created for API reference
api-ref/build

# Files created by releasenotes build
releasenotes/build
contrib/block-box/.db_data
RELEASENOTES.rst
releasenotes/notes/reno.cache

# Files created by alembic
cinder.db