11658e3616
eclipse is far too commit happy to keep adding these files into the tree making it a manual process to remove them before submit. This should make life a little simpler for people using pydev. Change-Id: Icd0ceea53daa76e6c36933ced174a235e070c394
34 lines
324 B
Plaintext
34 lines
324 B
Plaintext
*.pyc
|
|
*.DS_Store
|
|
local_settings.py
|
|
Authors
|
|
AUTHORS
|
|
ChangeLog
|
|
MANIFEST
|
|
CA/
|
|
keeper
|
|
instances
|
|
keys
|
|
build/*
|
|
build-stamp
|
|
.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
|
|
*.egg*
|
|
.project
|
|
.pydevproject
|
|
|