python-troveclient/.gitignore
OTSUKA, Yuanying 6991168726 Add coverage library
`tox -ecover` is failed because of lack of necessary library. This adds it.

Change-Id: I7dc6b5e46335b770e31aaa9f02522a5eeb401114
2015-03-10 10:22:52 +09:00

14 lines
130 B
Plaintext

*.pyc
.testrepository
.tox/*
dist/*
build/*
html/*
*.egg*
cover/*
.coverage
rdserver.txt
python-troveclient.iml
AUTHORS
ChangeLog