69c89432fd
* Replace .testr.conf by .stestr.conf for migration and update .gitignore, tox.ini and requirements.txt files accordingly Signed-off-by: HeroicHitesh <email.hiteshkumar@gmail.com> Change-Id: I3eef3b3b27a7fbd2092457c34da8e3bbe7cbf0d5
16 lines
135 B
Plaintext
16 lines
135 B
Plaintext
*.pyc
|
|
|
|
# Packages
|
|
*.egg-info
|
|
|
|
# Unit test / coverage reports
|
|
.tox
|
|
.stestr
|
|
|
|
# Sphinx
|
|
doc/build
|
|
|
|
# pbr generates these
|
|
AUTHORS
|
|
ChangeLog
|