swift-bench/.gitignore
HeroicHitesh 7d3192cdee Migrate from testr to stestr
Replace .testr.conf by .stestr.conf for migration and update
.gitignore, tox.ini and test-requirements.txt files accordingly

Signed-off-by: HeroicHitesh <email.hiteshkumar@gmail.com>
Change-Id: I0948bd22e257285c77fb61564684ab31080ecf54
2021-06-30 19:21:39 -07:00

27 lines
214 B
Plaintext

*.log
subunit.log
.autogenerated
*.py[co]
# Packages
dist/
*.egg
*.egg-info
.DS_Store
build
# Unit test
.coverage
cover/
coverage.xml
.stestr
.testrepository
.tox
.venv
# Sphinx
doc/source/api/
# Editors
*.swp