cinder/.gitignore
Rongze Zhu 0f8269afca Clean up .gitignore
remove:
* nova.egg-info
* .nova-venv
* tools/conf/nova.conf*

Change-Id: I6578a75314b86628a5afbd4c4282fb271b9a830e
2012-09-09 18:49:19 +08:00

25 lines
224 B
Plaintext

AUTHORS
Authors
ChangeLog
*.pyc
*.DS_Store
local_settings.py
CA/
keeper
instances
keys
build/*
build-stamp
cinder.egg-info
.cinder-venv
.venv
.tox
*.sqlite
*.log
*.mo
tools/conf/cinder.conf*
cover/*
dist/*
.coverage
covhtml