nova/.gitignore
Monty Taylor eb2de037a3 Update common setup code to latest.
This gets us up to date with common/setup.py and replaces custom nova
autodoc generation with the port of that code found in common.

Change-Id: I2a1c5d2c0fdcf40dbea50cc123b537adb068cdc2
2012-07-07 16:32:19 -05:00

37 lines
375 B
Plaintext

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