3a2036cccb
- Remove Authors and add it to .gitignore since this is now auto generated. Change-Id: I513b362a0ea8aca9cf5e06807834316b46a5f430
28 lines
271 B
Plaintext
28 lines
271 B
Plaintext
AUTHORS
|
|
Authors
|
|
ChangeLog
|
|
*.pyc
|
|
*.DS_Store
|
|
local_settings.py
|
|
CA/
|
|
keeper
|
|
instances
|
|
keys
|
|
build/*
|
|
build-stamp
|
|
cinder.egg-info
|
|
nova.egg-info
|
|
.cinder-venv
|
|
.nova-venv
|
|
.venv
|
|
.tox
|
|
*.sqlite
|
|
*.log
|
|
*.mo
|
|
tools/conf/cinder.conf*
|
|
tools/conf/nova.conf*
|
|
cover/*
|
|
dist/*
|
|
.coverage
|
|
covhtml
|