ea3bfb1beb
ostestr has already updated to stestr. Update the files here to make sure it works properly. Change-Id: I172cbb158f728a74bcb976fa68b78c28589eaa0c
27 lines
356 B
Plaintext
27 lines
356 B
Plaintext
.coverage
|
|
.testrepository
|
|
.stestr
|
|
subunit.log
|
|
.venv
|
|
*,cover
|
|
cover
|
|
*.pyc
|
|
.idea
|
|
*.sw?
|
|
*.egg
|
|
*~
|
|
.tox
|
|
AUTHORS
|
|
ChangeLog
|
|
build
|
|
dist
|
|
keystoneauth1.egg-info
|
|
doc/source/api
|
|
# Development environment files
|
|
.project
|
|
.pydevproject
|
|
# Temporary files created during test, but not removed
|
|
examples/pki/certs/tmp*
|
|
# Files created by releasenotes build
|
|
releasenotes/build
|