cinder/.gitignore

25 lines
245 B
Plaintext

*.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