tacker-specs/.gitignore
HeroicHitesh 46a15d0740 Remove testr
* Remove .testr.conf as there is no tests dir and update .gitignore
  accordingly

Signed-off-by: HeroicHitesh <email.hiteshkumar@gmail.com>
Change-Id: I2724be87ac8e5556bcf32ee8851943ed63840dd8
2021-06-30 23:53:16 +05:30

19 lines
127 B
Plaintext

*.pyc
# Packages
*.egg*
build
# Unit test
.stestr
.tox
.venv
# pbr generates these
AUTHORS
ChangeLog
# Editors
*.swp
*.swo