telemetry-specs/.gitignore
HeroicHitesh 69c89432fd Migrate from testr to stestr
* 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
2021-07-04 20:59:32 +05:30

16 lines
135 B
Plaintext

*.pyc
# Packages
*.egg-info
# Unit test / coverage reports
.tox
.stestr
# Sphinx
doc/build
# pbr generates these
AUTHORS
ChangeLog