46a15d0740
* Remove .testr.conf as there is no tests dir and update .gitignore accordingly Signed-off-by: HeroicHitesh <email.hiteshkumar@gmail.com> Change-Id: I2724be87ac8e5556bcf32ee8851943ed63840dd8
19 lines
127 B
Plaintext
19 lines
127 B
Plaintext
*.pyc
|
|
|
|
# Packages
|
|
*.egg*
|
|
build
|
|
|
|
# Unit test
|
|
.stestr
|
|
.tox
|
|
.venv
|
|
|
|
# pbr generates these
|
|
AUTHORS
|
|
ChangeLog
|
|
|
|
# Editors
|
|
*.swp
|
|
*.swo
|