placement/.gitignore
Monty Taylor 277d3a862d Finish AUTHORS transition.
The code to generate the authors file from the git changelog has been in the
tree and running for a few weeks now. Somehow the removal of the authors
test and and the MANIFEST.in file were wrong though. This should clean that
up.

Fixes bug 920757.

Change-Id: I66c388c1c81804f8dabc52b5ee25c7f394921e11
2012-07-05 09:11:37 -05:00

31 lines
307 B
Plaintext

*.pyc
*.DS_Store
local_settings.py
Authors
AUTHORS
ChangeLog
MANIFEST
CA/
keeper
instances
keys
build/*
build-stamp
nova.egg-info
.nova-venv
.venv
.tox
*.sqlite
*.log
*.mo
nosetests.xml
coverage.xml
tools/conf/nova.conf*
cover/*
nova/tests/cover/*
nova/vcsversion.py
.autogenerated
dist/*
.coverage
covhtml