python-troveclient/.gitignore
Vu Cong Tuan 1fd406d533 Switch to stestr
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
Let's switch to stestr as other projects have already moved to it.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: I9bfb80f2556ca7c801dde69d1685751169e25307
2018-07-30 09:08:15 +07:00

19 lines
220 B
Plaintext

*.pyc
.stestr/
.tox/*
dist/*
build/*
html/*
*.egg*
cover/*
.coverage
rdserver.txt
python-troveclient.iml
AUTHORS
ChangeLog
# Files created by releasenotes build
releasenotes/build
/doc/build/
/doc/source/reference/api/