3f961ce202
We need it to exist for building wheels. It should be installed in a pre-playbook. Change-Id: Ieaec3d21911decf11283e82fed97dd26b3a93ffa
16 lines
130 B
Plaintext
16 lines
130 B
Plaintext
*.pyc
|
|
*~
|
|
|
|
# Unit test / coverage reports
|
|
.coverage
|
|
.tox
|
|
.stestr
|
|
|
|
# Sphinx
|
|
doc/build
|
|
|
|
# pbr generates these
|
|
AUTHORS
|
|
ChangeLog
|
|
dist
|